Add env variables for overriding embedding batch size (#2395)

* add env variabels for overriding

* proper ports

* proper overrides
This commit is contained in:
pablodanswer
2024-09-11 17:51:45 -07:00
committed by GitHub
parent 2c77dd241b
commit aee5fcd4e0
6 changed files with 14 additions and 3 deletions

View File

@@ -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: ""