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

Open
wants to merge 3 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) May 20, 2025 5:14pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ⬜️ Ignored (Inspect) May 20, 2025 5:14pm

@YanirShahak
Copy link
Author

@jacoblee93, will you be able to take a peek at this one?

@YanirShahak YanirShahak marked this pull request as ready for review May 20, 2025 17:14
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label May 20, 2025
@dosubot dosubot bot added auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features labels May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant