Add comment for deprecated PROMPT template
This commit is contained in:
@@ -298,7 +298,6 @@ Output:
|
|||||||
#############################""",
|
#############################""",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
PROMPTS["naive_rag_response"] = """---Role---
|
PROMPTS["naive_rag_response"] = """---Role---
|
||||||
|
|
||||||
You are a helpful assistant responding to user query about Document Chunks provided below.
|
You are a helpful assistant responding to user query about Document Chunks provided below.
|
||||||
@@ -332,6 +331,7 @@ When handling content with timestamps:
|
|||||||
|
|
||||||
Response:"""
|
Response:"""
|
||||||
|
|
||||||
|
# TODO: deprecated
|
||||||
PROMPTS[
|
PROMPTS[
|
||||||
"similarity_check"
|
"similarity_check"
|
||||||
] = """Please analyze the similarity between these two questions:
|
] = """Please analyze the similarity between these two questions:
|
||||||
|
Reference in New Issue
Block a user