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

how to configure azure llm and embedding model ? #220

Open
aaadrain opened this issue Jan 21, 2024 · 1 comment
Open

how to configure azure llm and embedding model ? #220

aaadrain opened this issue Jan 21, 2024 · 1 comment

Comments

@aaadrain
Copy link

No description provided.

@aaadrain aaadrain changed the title azure how to configure azure llm and embedding model ? Jan 21, 2024
@aaadrain
Copy link
Author

my .env file :
LLM_MODEL=proxyllm
PROXY_API_KEY=cxxxxxx2
PROXY_API_BASE=https://{domain}.openai.azure.com/
proxy_server_url=https://{domain}.openai.azure.com/
PROXY_API_TYPE=azure
PROXY_API_VERSION=2023-07-01-preview
PROXYLLM_BACKEND=gpt-4

PROXY_BACKEND=text-embedding-ada-002
PROXY_DEPLOYMENT=text-embedding-ada-002

log shows: Retrying request to /embeddings in 0.848285 seconds
or when i changed proxy_server_url, it show 404.

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