Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Ollama Models Repository for dynamic model support #869

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

agallardol
Copy link
Collaborator

  • Introduced OllamaModelsRepository to manage Ollama model metadata
  • Added support for checking tool capabilities dynamically
  • Included a comprehensive JSON repository of Ollama models
  • Refactored model_capabilities_manager to use the new repository
  • Added tests for model repository functionality

- Introduced OllamaModelsRepository to manage Ollama model metadata
- Added support for checking tool capabilities dynamically
- Included a comprehensive JSON repository of Ollama models
- Refactored model_capabilities_manager to use the new repository
- Added tests for model repository functionality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant