by HRI-EU · Agent Tool · ★ 44
🌷🤖 tulip agent A reference implementation for the , an LLM-backed agent with access to a large number of tools via a tool library. This approach reduces costs, enables the use of tool sets that exceed API limits or context windows, and increases flexibility with regard to the tool set used. Key components 🔬 Function analysis \ Generates OpenAI API compatible tool descriptions for Python functions via introspection 🌷 Tool library \ Combines a vector store for semantic search among tools and tool execution 🤖 Agents\ Specifying for an agent completely overrides the base system prompts to...
| Stars | 44 |
| Forks | 5 |
| Language | Python |
| Category | Agent Tool |
| License | BSD-3-Clause |
| Quality Score | 67.8954612102668/100 |
| Last Updated | 2026-06-22 |
| Created | 2024-06-19 |
| Platforms | python |
| Est. Tokens | ~14k |
Explore other popular agent tool tools:
tulip_agent is autonomous agent with access to a tool library. It is categorized as a Agent Tool with 44 GitHub stars.
tulip_agent is primarily written in Python. It covers topics such as autonomous-agent, large-language-model, tool-library.
You can find installation instructions and usage details in the tulip_agent GitHub repository at github.com/HRI-EU/tulip_agent. The project has 44 stars and 5 forks, indicating an active community.
tulip_agent is released under the BSD-3-Clause license, making it free to use and modify according to the license terms.