Skip to content

Does embedding_model must be used in RD-AGENT? #745

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

Open
sysy007uuu opened this issue Apr 3, 2025 · 1 comment
Open

Does embedding_model must be used in RD-AGENT? #745

sysy007uuu opened this issue Apr 3, 2025 · 1 comment
Labels
question Further information is requested

Comments

@sysy007uuu
Copy link

I use deepseek for chat complettion,but the api don't support embedding model like text-embedding-3-small,so did I must use openai api?

@sysy007uuu sysy007uuu added the question Further information is requested label Apr 3, 2025
@TPLin22
Copy link
Collaborator

TPLin22 commented Apr 3, 2025

Hi @sysy007uuu ,
RD-Agent requires an embedding model but OpenAI is just one option. LiteLLM integrates with several alternatives including free and open-source ones.
Check https://docs.litellm.ai/docs/embedding/supported_embedding
Hope this helps! Let me know if you have any other questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants