-
Notifications
You must be signed in to change notification settings - Fork 9
INTPYTHON-667 Migrate to use Azure OpenAI #84
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
Conversation
… into INTPYTHON-667
Semantic kernel csharp failures are tracked in INTPYTHON-662 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
export OPENAI_API_KEY=$OPENAI_API_KEY | ||
|
||
just tests | ||
just unit_tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we were running integration tests twice? good catch!
# TODO: INTPYTHON-440 | ||
# - name: test-llama-index-remote | ||
# batchtime: 10080 # 1 week | ||
# TODO: INTPYTHON-668 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cool to do this too.
Merging for now to get greener, will follow up once langchain-ai/langchain-mongodb#159 is merged. |
Depends on langchain-ai/langchain-mongodb#159
Once that is done, I'll remove the config changes for langchain and langgraph.
This skips langchainjs, llama-index, and chatgpt plugins for now, since they require third party PRs.