mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-06 10:54:29 +00:00
fix typo
This commit is contained in:
parent
7bdb22090c
commit
6841050d43
@ -59,11 +59,11 @@ Embedding Chunk size, default 500
|
|||||||
Embedding Chunk Overlap, default 100
|
Embedding Chunk Overlap, default 100
|
||||||
* KNOWLEDGE_CHUNK_OVERLAP=100
|
* KNOWLEDGE_CHUNK_OVERLAP=100
|
||||||
|
|
||||||
embeding recall top k,5
|
embedding recall top k,5
|
||||||
|
|
||||||
* KNOWLEDGE_SEARCH_TOP_SIZE=5
|
* KNOWLEDGE_SEARCH_TOP_SIZE=5
|
||||||
|
|
||||||
embeding recall max token ,2000
|
embedding recall max token ,2000
|
||||||
|
|
||||||
* KNOWLEDGE_SEARCH_MAX_TOKEN=5
|
* KNOWLEDGE_SEARCH_MAX_TOKEN=5
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user