by lamini-ai · Agent Tool · ★ 45
Routing agent that uses tools with Lamini & Llama 2 Train a new routing agent that uses tools with just prompts. Then, let the agent route! Optionally, add data before you train: If you include data on classes that aren't in your , then the classifier will still learn to predict them, but it won't have a description to leverage to further boost them. As a general suggestion, if you don't have any or little paired data to include on a class, then making sure there's a good description of it in the is the way to get the LLM to understand what it does.
| Stars | 45 |
| Forks | 3 |
| Language | Python |
| Category | Agent Tool |
| Quality Score | 66.1376705172316/100 |
| Open Issues | 6 |
| Last Updated | 2024-06-25 |
| Created | 2023-09-22 |
| Platforms | python |
| Est. Tokens | ~7k |
Explore other popular agent tool tools:
llm-routing-agent is Agent that routes to different tools - LLM classifier SDK. It is categorized as a Agent Tool with 45 GitHub stars.
llm-routing-agent is primarily written in Python.
You can find installation instructions and usage details in the llm-routing-agent GitHub repository at github.com/lamini-ai/llm-routing-agent. The project has 45 stars and 3 forks, indicating an active community.