mirror of
https://github.com/hwchase17/langchain.git
synced 2026-05-05 11:12:11 +00:00
`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: https://github.com/langchain-ai/langchain-community/pull/283 Co-authored-by: Mason Daugherty <mason@langchain.dev>
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide