mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-09 04:18:32 +02:00
Remove Extraneous Persona Config (#878)
This commit is contained in:
parent
ccc5bb1e67
commit
f4c8abdf21
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user