arc53/DocsGPT

Using Oracle Vector store

Open

#981 geöffnet am 5. Juni 2024

Auf GitHub ansehen
 (16 Kommentare) (0 Reaktionen) (2 zugewiesene Personen)Python (13.691 Stars) (1.359 Forks)batch import
applicationbackendgood first issuehelp wantedpython

Beschreibung

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