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

community: Update OCI data science integration #27083

Merged
merged 87 commits into from
Oct 15, 2024

Conversation

qiuosier
Copy link
Contributor

@qiuosier qiuosier commented Oct 3, 2024

This PR updates the integration with OCI data science model deployment service.

  • Update LLM to support streaming and async calls.
  • Added chat model.
  • Updated tests and docs.
  • Updated libs/community/scripts/check_pydantic.sh since the use of @pre_init is removed from existing integration.
  • Updated libs/community/extended_testing_deps.txt as this integration requires langchain_openai.

Copy link

vercel bot commented Oct 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 3:05pm

@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. community Related to langchain-community labels Oct 3, 2024
@qiuosier
Copy link
Contributor Author

Hi @efriis ! Could you please help reviewing this PR?

@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Oct 15, 2024
@efriis efriis merged commit 57fbc6b into langchain-ai:master Oct 15, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Related to langchain-community lgtm PR looks good. Use to confirm that a PR is ready for merging. size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants