mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-25 19:37:29 +02:00
Remove Extraneous Persona Config (#878)
This commit is contained in:
@@ -38,9 +38,6 @@ personas:
|
||||
# - "Engineer Onboarding"
|
||||
# - "Benefits"
|
||||
document_sets: []
|
||||
# Inject a statement at the end of system prompt to inform the LLM of the current date/time
|
||||
# Format looks like: "October 16, 2023 14:30"
|
||||
datetime_aware: true
|
||||
|
||||
|
||||
- name: "Summarize"
|
||||
@@ -54,7 +51,6 @@ personas:
|
||||
llm_filter_extraction: true
|
||||
recency_bias: "auto"
|
||||
document_sets: []
|
||||
datetime_aware: true
|
||||
|
||||
|
||||
- name: "Paraphrase"
|
||||
@@ -67,4 +63,3 @@ personas:
|
||||
llm_filter_extraction: true
|
||||
recency_bias: "auto"
|
||||
document_sets: []
|
||||
datetime_aware: true
|
||||
|
Reference in New Issue
Block a user