Update env-configuration.md

This commit is contained in:
Timothy Jaeryang Baek 2024-11-12 13:58:57 -08:00
parent e27dc0f9eb
commit f302ab1490

View File

@ -495,12 +495,6 @@ Available Tools: {{TOOLS}}\nReturn an empty string if no tools match the query.
### RAG
#### `DOCS_DIR`
- Type: `str`
- Default: `${DATA_DIR}/docs`
- Description: Specifies the directory scanned for documents to add to the RAG database when triggered.
#### `VECTOR_DB`
- Type: `str`