Skip to content

Commit

Permalink
MODIFIED: minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
AquibPy committed May 13, 2024
1 parent cdad173 commit 6f35da2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
INSTRUCTOR_EMBEDDING = "sentence-transformers/all-MiniLM-l6-v2"
VECTORDB_PATH = "faiss_index"
REDIS_PORT = 19061
# SECRET_KEY = "dOZfxDmHFSmrRlTTNcW0IlsfCkxEJ7-8x4xYFs_WQnE"
ALGORITHM = "HS256"
ACCESS_TOKEN_EXPIRE_MINUTES = 30
qa_prompt = """
Expand Down

0 comments on commit 6f35da2

Please sign in to comment.