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

Proxy routing support for embeddings (similar to OpenAILike for model routing) #1885

Open
kirankc opened this issue Jan 24, 2025 · 0 comments

Comments

@kirankc
Copy link

kirankc commented Jan 24, 2025

Allow mechanism to route embedding calls to a proxy like LiteLLM. Currently Phidata supports routing model calls using OpenAILike feature, and hoping that we can do the same thing for embeddings as well.

Image

raise OpenAIError(
openai.OpenAIError: Missing credentials. Please pass one of api_key, azure_ad_token, azure_ad_token_provider, or the AZURE_OPENAI_API_KEY or AZURE_OPENAI_AD_TOKEN environment variables.

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

No branches or pull requests

1 participant