mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-12-16 00:04:24 +00:00
Default mode: RAG
This commit is contained in:
@@ -26,7 +26,7 @@ ui:
|
|||||||
enabled: true
|
enabled: true
|
||||||
path: /
|
path: /
|
||||||
# "RAG", "Search", "Basic", or "Summarize"
|
# "RAG", "Search", "Basic", or "Summarize"
|
||||||
default_mode: "Summarize"
|
default_mode: "RAG"
|
||||||
default_chat_system_prompt: >
|
default_chat_system_prompt: >
|
||||||
You are a helpful, respectful and honest assistant.
|
You are a helpful, respectful and honest assistant.
|
||||||
Always answer as helpfully as possible and follow ALL given instructions.
|
Always answer as helpfully as possible and follow ALL given instructions.
|
||||||
|
|||||||
Reference in New Issue
Block a user