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

Azure OpenAI support #171

Open
Alex-Wenner-FHR opened this issue Dec 10, 2024 · 1 comment · May be fixed by #176
Open

Azure OpenAI support #171

Alex-Wenner-FHR opened this issue Dec 10, 2024 · 1 comment · May be fixed by #176

Comments

@Alex-Wenner-FHR
Copy link

It would be great if not only OpenAI was supported but also Azure OpenAI was supported. Shouldn't be much of a code change... happy to try to contribute this as well.

@FANGAreNotGnu
Copy link
Contributor

Hi Alex, thanks for your interest in contributing! We'd love to see a PR for this feature. Since we're using LangChain for LLM calls, you can refer to their Azure OpenAI guide which should make the implementation straightforward.

You can also update our LLM configuration tool to support Azure OpenAI configuration as part of your PR, or I can handle that update after we have the Azure support in place.

Feel free to open a draft PR to discuss implementation details. Looking forward to your contribution! 👍

@Alex-Wenner-FHR Alex-Wenner-FHR linked a pull request Dec 18, 2024 that will close this issue
4 tasks
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 a pull request may close this issue.

2 participants