Skip to content

Feature Request: Support for Multiple Model Backends (e.g., via LiteLLM Interface) #58

Description

@NewGenesis04

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 🙏

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions