You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance support for Ollama models and update environment configuration
- Updated `.env.example`, `CONTRIBUTING.md`, and `README.md` to include instructions for using Ollama models with optional local API base configuration.
- Modified CLI error handling to provide specific messages based on the selected model provider.
- Enhanced `has_supported_provider_key` function to accommodate Ollama, allowing it to run without cloud API keys.
- Added new test cases to verify the correct behavior of provider key requirements and model-specific configurations.
0 commit comments