Commit c0323589 authored by Joe Chen's avatar Joe Chen
Browse files

ss

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -16,7 +16,7 @@ from flask_cors import CORS
QDRANT_URL = "http://10.80.7.190:6333"
COLLECTION_NAME = "customer_support_qa"
EMBEDDING_MODEL = "text-embedding-3-small"
LIMIT = 3
LIMIT = 4
THRESHOLD = 0.7
LLM_MODEL_NEW = "meta-llama/Llama-3.1-8B-Instruct"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment