mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-26 11:58:28 +02:00
Add env variables for overriding embedding batch size (#2395)
* add env variabels for overriding * proper ports * proper overrides
This commit is contained in:
@@ -412,6 +412,7 @@ configMap:
|
||||
# Internet Search Tool
|
||||
BING_API_KEY: ""
|
||||
# Don't change the NLP models unless you know what you're doing
|
||||
EMBEDDING_BATCH_SIZE: ""
|
||||
DOCUMENT_ENCODER_MODEL: ""
|
||||
NORMALIZE_EMBEDDINGS: ""
|
||||
ASYM_QUERY_PREFIX: ""
|
||||
|
Reference in New Issue
Block a user