polished prompts

This commit is contained in:
2026-03-25 15:23:42 +03:00
parent 2ab023c753
commit 782b604ee8
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -34,6 +34,8 @@ assistant:
userMemoryRequest: "Generate any new(max 3) and add to 'userFacts'(key,value array) field in json" userMemoryRequest: "Generate any new(max 3) and add to 'userFacts'(key,value array) field in json"
chatMemory: "Consider these facts about this chat" chatMemory: "Consider these facts about this chat"
chatMemoryRequest: "Generate any new(max 3) and add to 'chatFacts'(key,value array) field in json" chatMemoryRequest: "Generate any new(max 3) and add to 'chatFacts'(key,value array) field in json"
premiumMemorySize: 8
defaultMemorySize: 2
models: models:
- name: deepseek-gpt-4 - name: deepseek-gpt-4
url: https://api.deepseek.com/chat/completions url: https://api.deepseek.com/chat/completions
+2
View File
@@ -32,6 +32,8 @@ assistant:
userMemoryRequest: "Generate any new(max 3) and add to 'userFacts'(key,value array) field in json" userMemoryRequest: "Generate any new(max 3) and add to 'userFacts'(key,value array) field in json"
chatMemory: "Consider these facts about this chat" chatMemory: "Consider these facts about this chat"
chatMemoryRequest: "Generate any new(max 3) and add to 'chatFacts'(key,value array) field in json" chatMemoryRequest: "Generate any new(max 3) and add to 'chatFacts'(key,value array) field in json"
premiumMemorySize: 8
defaultMemorySize: 2
models: models:
- name: deepseek-gpt-4 - name: deepseek-gpt-4
url: https://api.deepseek.com/chat/completions url: https://api.deepseek.com/chat/completions