arc53/DocsGPT

Using Oracle Vector store

Open

#981 opened on Jun 5, 2024

View on GitHub
 (16 comments) (0 reactions) (2 assignees)Python (13,691 stars) (1,359 forks)batch import
applicationbackendgood first issuehelp wantedpython

Description

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

Contributor guide