Remove Extraneous Persona Config (#878)

This commit is contained in:
Yuhong Sun 2023-12-24 22:48:48 -08:00 committed by GitHub
parent ccc5bb1e67
commit f4c8abdf21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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