arc53/DocsGPT

Using Oracle Vector store

已关闭

#981 创建于 2024年6月5日

 (17 条评论) (0 个反应) (2 位负责人)Python (1,359 个派生)batch import
applicationbackendgood first issuehelp wantedpython

仓库指标

星标
 (13,691 个星标)
PR 合并指标
 (平均合并 8天 11小时) (30 天内合并 35 个 PR)

描述

Discussed in https://github.com/arc53/DocsGPT/discussions/980

Can be added by creating a file here https://github.com/arc53/DocsGPT/tree/main/application/vectorstore

Will require concrete class similar to others.

Also looks like langchain supports it, which will make integration extra easy. https://python.langchain.com/v0.2/docs/integrations/vectorstores/oracle/#load-documents

贡献者指南