Skip to content

Conversation

karwandevishal
Copy link
Contributor

Adding Oracle Generative AI as one of the providers for langchain.
Updated the old examples in the documentation with the new working examples.

added in oci in dropdown

updated docs
@karwandevishal karwandevishal requested a review from ccurme as a code owner August 29, 2025 12:13
Copy link

vercel bot commented Aug 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
langchain Ready Ready Preview Comment Sep 12, 2025 2:47am

Copy link

codspeed-hq bot commented Aug 29, 2025

CodSpeed WallTime Performance Report

Merging #32749 will improve performances by 15.94%

Comparing karwandevishal:release/oci_doc_update (f24f320) with master (338d3d2)

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

Summary

⚡ 1 improvement
✅ 12 untouched

Benchmarks breakdown

Benchmark BASE HEAD Change
test_import_time[RunnableLambda] 560.7 ms 483.6 ms +15.94%

@karwandevishal karwandevishal changed the title [docs][OCI] update oci documentation and examples. docs(OCI): update oci documentation and examples. Aug 29, 2025
@karwandevishal karwandevishal changed the title docs(OCI): update oci documentation and examples. docs: update oci documentation and examples. Aug 29, 2025
Copy link

codspeed-hq bot commented Aug 29, 2025

CodSpeed Instrumentation Performance Report

Merging #32749 will not alter performance

Comparing karwandevishal:release/oci_doc_update (f24f320) with master (338d3d2)

Summary

✅ 14 untouched

@mdrxy mdrxy added integration Related to a provider partner package integration documentation Improvements or additions to documentation INTERNAL-MAINTAINER-NOTE-move-to-new-repo FOR LANGCHAIN STAFF labels Aug 29, 2025
Fixes langchain-ai#32747

SpaCy integration test fixture was trying to use pip to download the
SpaCy language model (`en_core_web_sm`), but uv-managed environments
don't include pip by default. Fail test if not installed as opposed to
downloading.

added caution for older text generation messages

updated chat documentation
lint changes

updated embedding example

lint changes

reverted old changes

fixed markdown

added caution

merge
Copy link

@piyushg piyushg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@YouNeedCryDear
Copy link
Contributor

YouNeedCryDear commented Sep 2, 2025

@ccurme Could you please take a look at this PR regarding documentation fix? We have setup the langchain-oracle repo in our own organization finally. Also free feel to let us know if there is anything else to be changed.

@karwandevishal
Copy link
Contributor Author

@ccurme could you please spare sometime to review this pr.

@mdrxy
Copy link
Collaborator

mdrxy commented Sep 12, 2025

Hello! Thank you for your patience - we've been in the middle of a docs hiatus while we port things over to the new docs site.

I'll merge this, but I'd ask that you synchronize the changes to the new docs repo, as these changes will soon become invisible as we deprecate the current docs pages.

Please view the new contributing guide for further info. Don't hesitate to ask questions, as we've rewritten parts of it and may have missed something.

I've opened an issue in the new repo - when you make the new PR, make sure to include the words Fixes #520 so that the issue is automatically closed when the changes are merged in.

@mdrxy mdrxy merged commit f11dd17 into langchain-ai:master Sep 12, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation integration Related to a provider partner package integration INTERNAL-MAINTAINER-NOTE-move-to-new-repo FOR LANGCHAIN STAFF
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants