client overrides for tool argument descriptions
- Dominant language
- Python
- Stars
- 26
- Forks
- 1
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 25
Description
### StatGPT Backend version
latest
### What is the problem this feature will solve?
currently it's no possible to:
1. override a tool argument description in the client config
2. see the current tool argument descriptions in admin module
### What is the proposed feature or solution?
- save tool arg descriptions in the config
- expose them in tool config to be able to see from statgpt admin
### What alternatives have you considered?
_No response_
Contributor guide
Research direction
Start by tracing the client configuration and the tool configuration exposed by the admin module. Implement support for saving client-level tool argument descriptions and exposing the current descriptions in the tool configuration; done means both requested views reflect configured overrides.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100