Skip to content

Conversation

@fileames
Copy link

Overview

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.

Type of change

Type: Update existing documentation

Related issues/PRs

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes

@fileames fileames requested a review from mdrxy as a code owner November 12, 2025 17:10
@github-actions github-actions bot added langchain For docs changes to LangChain python For content related to the Python version of LangChain projects oss labels Nov 12, 2025
@fileames fileames marked this pull request as draft November 12, 2025 17:10
@mdrxy
Copy link
Member

mdrxy commented Nov 12, 2025

Not merging since still marked as draft, but looks good so far

@mdrxy mdrxy added the external User is not a member of langchain-ai label Nov 15, 2025
@fileames fileames marked this pull request as ready for review November 20, 2025 19:09
@fileames
Copy link
Author

@mdrxy Thanks for the review, we are ready for merge :)

sidebarTitle: Overview
mode: "wide"
---
{/* File generated automatically by pipeline/tools/partner_pkg_table.py */}
Copy link
Member

Choose a reason for hiding this comment

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

^

please undo changes to this file

Copy link
Author

Choose a reason for hiding this comment

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

Can we not add ourselves to the providers list? Where should we show that we have a separate pip package?

Copy link
Member

Choose a reason for hiding this comment

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

this file is build from reference/packages.yml

any manual changes made to this file will be undone when the auto-generation routine next fires, so I'd ask you update that file

lmk if there's anything in it I can help with

Copy link
Author

Choose a reason for hiding this comment

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

Is it okay now?

fileames and others added 2 commits November 24, 2025 10:45
Updated filter operators and logical operators sections for clarity.
Copy link
Member

@mdrxy mdrxy left a comment

Choose a reason for hiding this comment

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

See comment on overview.mdx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external User is not a member of langchain-ai langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects reference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[langchain]: Sync OracleDB docs

2 participants