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

Enhancement: Integration with LiteLLM #53

Open
rachittshah opened this issue Mar 28, 2024 · 4 comments
Open

Enhancement: Integration with LiteLLM #53

rachittshah opened this issue Mar 28, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@rachittshah
Copy link

Issue: reduce the need for inference providers with continuous-eval.

Advantage: Allow users to use multiple LLMs with fallbacks/caching without building the core infra.

@pantonante pantonante added the enhancement New feature or request label Mar 28, 2024
@pantonante
Copy link
Contributor

That's a good suggestion! Added to our roadmap, but would love if you could contribute!

@rachittshah
Copy link
Author

Hi @pantonante yes, I'd love to take this up!

What's the best way to reach for a discussion around how to architect this?

@pantonante
Copy link
Contributor

That's great, thank you! I will reach out to schedule a meeting

@rachittshah
Copy link
Author

To implement Litellm, I propose we depreciate the llm_factory, and inherit the completion class from litellm to hit the inference APIs for the users directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants