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

support different api version for azure openai #2712

Conversation

gaozhengzhou
Copy link

@gaozhengzhou gaozhengzhou commented Oct 3, 2024

What problem does this PR solve?

Support different api version for Azure-OpenAI

Type of change

  • New Feature (non-breaking change which adds functionality)

@KevinHuSh
Copy link
Collaborator

Thanks for your contributions.
Is it possible to apply this feature without DB alteration?

@gaozhengzhou
Copy link
Author

Thanks for your contributions. Is it possible to apply this feature without DB alteration?

Given the current architecture, it seems impossible to apply this feature without DB alteration, because the llm_factories.json file is loaded at startup and exists in the llm table.

@KevinHuSh
Copy link
Collaborator

We are gona figure it out.
Thanks anyway.

@KevinHuSh KevinHuSh closed this Oct 6, 2024
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

Successfully merging this pull request may close these issues.

2 participants