mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 04:30:11 +01:00
Default mode: RAG
This commit is contained in:
parent
fbf9d0dd03
commit
f89be62e2c
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ ui:
|
|||
enabled: true
|
||||
path: /
|
||||
# "RAG", "Search", "Basic", or "Summarize"
|
||||
default_mode: "Summarize"
|
||||
default_mode: "RAG"
|
||||
default_chat_system_prompt: >
|
||||
You are a helpful, respectful and honest assistant.
|
||||
Always answer as helpfully as possible and follow ALL given instructions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue