Files
maubot-llmplus/base-config.yaml
2024-10-13 15:37:12 +08:00

38 lines
479 B
YAML

allowed_users: []
use_platform: local
name:
reply_in_thread:
enable_multi_user:
system_prompt:
platforms:
local_ai:
type: ollama
url: http://localhost:11434
api_key:
model: llama3.2
max_words: 1000
openai:
url:
api_key:
model:
max_tokens:
max_words:
temperature:
anthropic:
url:
api_key:
max_tokens:
model:
max_words:
additional_prompt:
- role: user
content: xxx
- role: system
content: xxx