Problem Statement
There is currently no comprehensive tool list available on the wiki or elsewhere. The primary issue is that smaller models struggle to use this SDK; they waste a significant amount of their limited context window trying to learn it through trial and error. To address this, I propose two solutions.
Proposed Solution
- Add a
toollist.md to the GitHub repository: This document should explicitly detail all available tools, their specific functions, expected arguments, and return types.
- Implement a "Tool Search" tool: This would allow LLMs to query the available tools and dynamically identify the correct one for their specific purpose.
Alternatives Considered
None
Additional Context
None
Problem Statement
There is currently no comprehensive tool list available on the wiki or elsewhere. The primary issue is that smaller models struggle to use this SDK; they waste a significant amount of their limited context window trying to learn it through trial and error. To address this, I propose two solutions.
Proposed Solution
toollist.mdto the GitHub repository: This document should explicitly detail all available tools, their specific functions, expected arguments, and return types.Alternatives Considered
None
Additional Context
None