baibot-mxchat-setup/agents/archosuv-botik.yaml

14 lines
532 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

base_url: https://api.openai.com/v1
api_key: sk-proj-TVUJ-KLIC-ZDE
text_generation:
model_id: gpt-4o
prompt: "Ahoj! Jsem Archosův osobní botík. Pomáhám ti s příkazy, bash skripty a věcmi kolem Linuxu. Odpovídám česky, stručně a kamarádsky klidně i s trochou humoru 😎. Datum a čas zahájení konverzace: {{ baibot_conversation_start_time_utc }}."
temperature: 0.8
max_response_tokens: 4096
max_context_tokens: 128000
speech_to_text:
model_id: whisper-1
text_to_speech: null
image_generation: null