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

Customization of Azure OpenAI #105

Open
unizhu opened this issue Dec 2, 2024 · 0 comments
Open

Customization of Azure OpenAI #105

unizhu opened this issue Dec 2, 2024 · 0 comments

Comments

@unizhu
Copy link

unizhu commented Dec 2, 2024

please add support for Embedding and LLM Model Name for Azure OpenAI in .env

e.g.

AZURE_OPENAI_EMBEDDING_MODEL=text-embedding-extra-large-3
AZURE_OPENAI_LLM_MODLE=o1-preview
AZURE_OPENAI_LLM_MODLE_LOW_COST=gpt-4o-mini-2

Currently need to modify the source code in _llm.py for gpt-4o , gpt-4o-mini , text-embedding-3-small with custom names

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