Files
talemate/config.example.yaml
vegu-ai-tools bbfd722a5a docs
2026-01-16 15:41:41 +02:00

36 lines
669 B
YAML

agents: {}
clients: {}
creator:
content_context:
- a fun and engaging slice of life story
- a terrifying horror story
- a thrilling action story
- a mysterious adventure
- an epic sci-fi adventure
## Long-term memory
## Embeddings are now managed through the application UI
## See: Presets -> Embeddings in the application settings
## Remote LLMs
#openai:
# api_key: <API_KEY>
#runpod:
# api_key: <API_KEY>
## TTS (Text-to-Speech)
#elevenlabs:
# api_key: <API_KEY>
#coqui:
# api_key: <API_KEY>
#tts:
# device: cuda
# model: tts_models/multilingual/multi-dataset/xtts_v2
# voices:
# - label: <name>
# value: <path to .wav for voice sample>