Skip to content

OCI Generative AI self-published LangChain integration #8093

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

YanirShahak
Copy link

As discussed in the previous PR, i've moved this integration into a self-published package.

  • Basic implementation for OCI Generartive AI integration with LangChainJS.
  • Supports invoke and stream.
  • Depends on oci-common and oci-generativeaiinference.
  • Includes two concrete implementations of OciGenAiCohereChat for Cohere models offered in the services as well as OciGenAiGenericChat for all other models.
  • Includes tests & integration tests.
  • Includes documentation.

Copy link

vercel bot commented Apr 29, 2025

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

Name Status Preview Comments Updated (UTC)
langchainjs-docs ❌ Failed (Inspect) Apr 29, 2025 7:41pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ⬜️ Ignored (Inspect) Apr 29, 2025 7:41pm

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.

1 participant