Commit a537f0f
56 oracle db integration (#280)
* oraclevs custom
ingestion & retrieval with content rerefence only in vectorstore to the original text content in a field table
* fix chunk order by distance
* GUI to get SQL/DB Connection
one shot vector store ingestion from a SQL query
* SQL query support for VARCHAR fields
* fix after merge
* pylint
* pylint
* pylint fixes
* pylint fix
* demo move under doc/demo
* fix error messages and db connection handling
---------
Co-authored-by: John Lathouwers <[email protected]>1 parent 062b9a0 commit a537f0f
File tree
5 files changed
+779
-8
lines changed- docs/demo
- src
- client/content/tools/tabs
- common
- server/api/v1
5 files changed
+779
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments