-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add langchain-oracledb documentation #1384
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
base: main
Are you sure you want to change the base?
Conversation
|
Not merging since still marked as draft, but looks good so far |
|
@mdrxy Thanks for the review, we are ready for merge :) |
src/oss/python/integrations/document_loaders/oracleadb_loader.mdx
Outdated
Show resolved
Hide resolved
| sidebarTitle: Overview | ||
| mode: "wide" | ||
| --- | ||
| {/* File generated automatically by pipeline/tools/partner_pkg_table.py */} |
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.
^
please undo changes to this file
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.
Can we not add ourselves to the providers list? Where should we show that we have a separate pip package?
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.
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
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.
Is it okay now?
Updated filter operators and logical operators sections for clarity.
Co-authored-by: Mason Daugherty <[email protected]>
mdrxy
left a comment
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.
See comment on overview.mdx
Overview
Oracle AI Vector Searchintegrations 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
docs devsrc/docs.jsonif neededAdditional notes