-
Notifications
You must be signed in to change notification settings - Fork 2.5k
feat(community): Langchainjs oci genai integration #7814
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
feat(community): Langchainjs oci genai integration #7814
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
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.
Thank you for putting this together.
…m/YanirShahak/langchain-oci-genai into langchainjs-oci-genai-integration
Hey there, sorry for the delay! I think this might make sense as a self-published package given that it is a pretty wide surface area - we'd be happy to have a page in the docs but it would mean that we wouldn't have to be in the loop for reviews. You can see some info on how to do this here: |
@jacoblee93, |
invoke
andstream
.oci-common
andoci-generativeaiinference
.OciGenAiCohereChat
for Cohere models offered in the services as well asOciGenAiGenericChat
for all other models.