Devyan
Devyan copied to clipboard
Building a Software Dev Team. Experimental Project to orchestrate a team of agents to solve programming tasks.
Value error, Invalid tool type: . Tool must be an instance of BaseTool or an object with 'name', 'func', and 'description' attributes. [type=value_error, input_value=[DuckDuckGoSearchRun(api_...e_tool at 0x1137e5b20>)], input_type=list] For further information...
I want it to work on my existing project with multiple code files and with nested folders and multimodality with local models like ollama and lite-llm
added milvus vector database for RAG operations.
OpenRouter provides access to various AI models from different providers. It can work as a drop-in replacement for OpenAI API. This would allow users to access a wider range of...
Ideally, i want my agents to go to stackoverflow, read questions and their responses whenever they face issues. If the particular question isnt present anywhere, Post the question.
Serper tool is bland. It only gets the search results afaik. Try using duckduckgo tool
It would be good if my agents can run the code, test scripts, etc.