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

Implement embedding model provider using LiteLLM #1078

Closed
cyyeh opened this issue Dec 31, 2024 · 8 comments
Closed

Implement embedding model provider using LiteLLM #1078

cyyeh opened this issue Dec 31, 2024 · 8 comments
Labels

Comments

@cyyeh
Copy link
Member

cyyeh commented Dec 31, 2024

As of now, Wren AI already implements LiteLLM as LLM provider, so users could use any LLM supported by LiteLLM. However, we don't support embedding models supported by LiteLLM yet. After this feature is done, users could also use any embedding models supported by LiteLLM!

@AryanK1511

This comment has been minimized.

@cyyeh

This comment has been minimized.

@cyyeh cyyeh added the good first issue Good for newcomers label Jan 14, 2025
@sidharth-deriv
Copy link

Hello, is this being picked by someone. I am eagerly waiting for this to use litellm for openai compatible models

@cyyeh
Copy link
Member Author

cyyeh commented Jan 16, 2025

@sidharth-deriv hi, would you like to contribute to this?

@sidharth-deriv
Copy link

I would love to but i dont know much about how to consume from LLM. i am interested in using wren ai using litellm

@cyyeh
Copy link
Member Author

cyyeh commented Jan 20, 2025

@sidharth-deriv how about we schedule a time and I could introduce the task and codebase to you? could you join our discord server and DM me(Jimmy)?

https://discord.gg/5DvshJqG8Z

@sidharth-deriv
Copy link

Hi @cyyeh
i am sorry i dont have time during weekdays.
i will join discord from my personal email and discuss.
Thank you!

@cyyeh
Copy link
Member Author

cyyeh commented Feb 3, 2025

Implemented, and will be released in the next version of Wren AI

@cyyeh cyyeh closed this as completed Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants