You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: