agent-squad
agent-squad copied to clipboard
Feature request: Extend agent-squad to support ollama agent
Use case
Adding native support for OllamaAgent and OllamaClassifier would significantly enhance the project's capabilities, enabling the development of powerful, locally hosted GenAI use cases.
Solution/User Experience
Extend the agent-squad module to automatically implement the OllamaAgent and OllamaClassifier classes whenever Ollama functionality is required, ensuring seamless integration and reducing boilerplate for common GenAI tasks. Add new package agent-squad[ollama]
Alternative solutions