Skip to content

Conversation

fileames
Copy link
Contributor

@fileames fileames commented Sep 3, 2025

Oracle AI Vector Search integrations for LangChain have been moved to a dedicated package, langchain-oracledb , and a new repository, langchain-oracle . This PR updates the corresponding documentation, including installation instructions and import statements, to reflect these changes.

This PR is complemented with: langchain-ai/langchain-community#283

Copy link

vercel bot commented Sep 3, 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 9:01pm

Copy link

codspeed-hq bot commented Sep 3, 2025

CodSpeed WallTime Performance Report

Merging #32805 will improve performances by 11.48%

Comparing rohanaggarwal7997:documentation_oracledb (0b7e849) 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 502.9 ms +11.48%

Copy link

codspeed-hq bot commented Sep 3, 2025

CodSpeed Instrumentation Performance Report

Merging #32805 will not alter performance

Comparing rohanaggarwal7997:documentation_oracledb (0b7e849) with master (338d3d2)

Summary

✅ 14 untouched

@fileames fileames force-pushed the documentation_oracledb branch from abaa6d6 to 073583d Compare September 3, 2025 10:33
@mdrxy mdrxy added documentation Improvements or additions to documentation INTERNAL-MAINTAINER-NOTE-move-to-new-repo FOR LANGCHAIN STAFF labels Sep 3, 2025
@fileames fileames marked this pull request as draft September 4, 2025 09:37
@fileames fileames marked this pull request as ready for review September 4, 2025 16:25
@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 #523 so that the issue is automatically closed when the changes are merged in.

@mdrxy mdrxy merged commit dc47c2c into langchain-ai:master Sep 12, 2025
12 of 13 checks passed
rujeetjahagirdar pushed a commit to rujeetjahagirdar/langchain that referenced this pull request Sep 14, 2025
`Oracle AI Vector Search` integrations for LangChain have been moved to
a dedicated package, [langchain-oracledb
](https://pypi.org/project/langchain-oracledb/), and a new repository,
[langchain-oracle
](https://github.com/oracle/langchain-oracle/tree/main/libs/oracledb).
This PR updates the corresponding documentation, including installation
instructions and import statements, to reflect these changes.

This PR is complemented with:
langchain-ai/langchain-community#283

Co-authored-by: Mason Daugherty <[email protected]>
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 INTERNAL-MAINTAINER-NOTE-move-to-new-repo FOR LANGCHAIN STAFF
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants