partners: langchain-oceanbase Integration (#28782)

Hi, langchain team! I'm a maintainer of
[OceanBase](https://github.com/oceanbase/oceanbase).

With the integration guidance, I create a python lib named
[langchain-oceanbase](https://github.com/oceanbase/langchain-oceanbase)
to integrate `Oceanbase Vector Store` with `Langchain`.

So I'd like to add the required docs. I will appreciate your feedback.
Thank you!

---------

Signed-off-by: shanhaikang.shk <shanhaikang.shk@oceanbase.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
This commit is contained in:
GITHUBear
2024-12-18 06:51:49 -08:00
committed by GitHub
parent 986b752fc8
commit 33b1fb95b8
3 changed files with 417 additions and 0 deletions

View File

@@ -158,3 +158,6 @@ packages:
- name: langchain-linkup
repo: LinkupPlatform/langchain-linkup
path: .
- name: langchain-oceanbase
repo: oceanbase/langchain-oceanbase
path: .