Hi team 👋
First off, thank you for the amazing work on this project! It’s has a lot of potential.
I'd love to suggest a feature that could make the system more flexible: support for multiple model backends. It would be awesome if users could easily switch between different LLM providers (e.g., OpenAI, Mistral, Anthropic, Cohere, etc.) without major code changes.
One way to enable this could be by integrating an abstraction layer like LiteLLM, which offers a unified interface for multiple models. This would:
- Give users more deployment options
- Improve portability
- Allow for fallback or multimodel routing
Let me know if this is something you're open to, and I’d be happy to help brainstorm or contribute if needed!
Thanks again 🙏
Hi team 👋
First off, thank you for the amazing work on this project! It’s has a lot of potential.
I'd love to suggest a feature that could make the system more flexible: support for multiple model backends. It would be awesome if users could easily switch between different LLM providers (e.g., OpenAI, Mistral, Anthropic, Cohere, etc.) without major code changes.
One way to enable this could be by integrating an abstraction layer like LiteLLM, which offers a unified interface for multiple models. This would:
Let me know if this is something you're open to, and I’d be happy to help brainstorm or contribute if needed!
Thanks again 🙏