mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-25 03:20:41 +00:00
docs: Add vector connector docs
Add vector docs, provide how to you vector connector in DB-GPT. Closes #228
This commit is contained in:
@@ -72,6 +72,8 @@ It's very important for DB-GPT, DB-GPT also provide standard, extendable interfa
|
||||
|
||||
- `Connections <./modules/connections.html>`_: Supported multi databases connection. management connections and interact with this.
|
||||
|
||||
- `Vector <./modules/vector.html>`_: Supported multi vector database.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Modules
|
||||
@@ -83,6 +85,7 @@ It's very important for DB-GPT, DB-GPT also provide standard, extendable interfa
|
||||
./modules/plugins.md
|
||||
./modules/connections.rst
|
||||
./modules/knowledge.rst
|
||||
./modules/vector.rst
|
||||
|
||||
Use Cases
|
||||
---------
|
||||
|
Reference in New Issue
Block a user