Merge pull request #3569 from onyx-dot-app/bugfix/alt_index

we didn't want to rename the alt index suffix, reverting
This commit is contained in:
rkuo-danswer
2024-12-31 12:39:00 -08:00
committed by GitHub

View File

@@ -31,7 +31,7 @@ INTENT_MODEL_TAG = "v1.0.3"
DOC_EMBEDDING_CONTEXT_SIZE = 512
# Used to distinguish alternative indices
ALT_INDEX_SUFFIX = "__onyx_alt_index"
ALT_INDEX_SUFFIX = "__danswer_alt_index"
# Used for loading defaults for automatic deployments and dev flows
# For local, use: mixedbread-ai/mxbai-rerank-xsmall-v1