Description
The app currently only supports Ollama for AI features. Allow users to choose between:
- OpenAI
- Google Gemini
- Self-hosted models (custom API endpoints)
Proposed Solution
- Create an abstract LLM provider interface
- Add provider selection in settings
I want to implement this! 🙋
Let me know if this aligns with the roadmap! I’d love to collaborate on it.