Skip to content

Commit 424ccb4

Browse files
committed
Auto generate docs
1 parent 4aa138d commit 424ccb4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/VectorCode-cli.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,8 +310,8 @@ comma in the config file, as well as writing comments (`//`). This can be very
310310
useful if you’re experimenting with the configs.
311311

312312
The JSON configuration file may hold the following values: - `db_type`string,
313-
default: `"ChromaDB0Connector"`, the database backend to use; -
314-
`db_params`dictionary. See the database connector documentation
313+
default: `"ChromaDB0Connector"` (for chromadb 0.6.3), the database backend to
314+
use; - `db_params`dictionary. See the database connector documentation
315315
<../src/vectorcode/database/README.md> for the default values; -
316316
`embedding_function`string, one of the embedding functions supported by
317317
Chromadb <https://www.trychroma.com/> (find more here

0 commit comments

Comments
 (0)