You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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! 👍
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.
The text was updated successfully, but these errors were encountered: