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

Feature Request: Simplify Integration of Litellm with OpenAI-Compatible APIs #43

Open
stillfox-lee opened this issue Jan 17, 2025 · 0 comments

Comments

@stillfox-lee
Copy link

Describe the solution you'd like

Litellm is a widely used tool in the AI community that allows deploying a proxy and providing access via HTTP API. Additionally, the Litellm API is compatible with the OpenAI API protocol. It would be beneficial to simplify the process of creating a LitellmModel using the existing implementation available at:
https://github.com/cloudwego/eino-ext/tree/main/libs/acl/openai.

Additional Context:
litellm proxy doc: https://docs.litellm.ai/docs/simple_proxy
litellm api: https://litellm-api.up.railway.app/#/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant