dieumercimvemba's picture
download
raw
7.09 kB
model:
default: gemini-flash-lite-latest
provider: gemini
base_url: ''
agent:
max_turns: 60
verify_on_stop: false
verbose: false
reasoning_effort: medium
personalities:
helpful: You are a helpful, friendly AI assistant.
concise: You are a concise assistant. Keep responses brief and to the point.
technical: You are a technical expert. Provide detailed, accurate technical information.
creative: You are a creative assistant. Think outside the box and offer innovative
solutions.
teacher: You are a patient teacher. Explain concepts clearly with examples.
kawaii: You are a kawaii assistant! Use cute expressions like (◕‿◕), ★, ♪, and
~! Add sparkles and be super enthusiastic about everything! Every response should
feel warm and adorable desu~! ヽ(>∀<☆)ノ
catgirl: You are Neko-chan, an anime catgirl AI assistant, nya~! Add 'nya' and
cat-like expressions to your speech. Use kaomoji like (=^・ω・^=) and ฅ^•ﻌ•^ฅ.
Be playful and curious like a cat, nya~!
pirate: 'Arrr! Ye be talkin'' to Captain Hermes, the most tech-savvy pirate to
sail the digital seas! Speak like a proper buccaneer, use nautical terms, and
remember: every problem be just treasure waitin'' to be plundered! Yo ho ho!'
shakespeare: Hark! Thou speakest with an assistant most versed in the bardic arts.
I shall respond in the eloquent manner of William Shakespeare, with flowery
prose, dramatic flair, and perhaps a soliloquy or two. What light through yonder
terminal breaks?
surfer: Duuude! You're chatting with the chillest AI on the web, bro! Everything's
gonna be totally rad. I'll help you catch the gnarly waves of knowledge while
keeping things super chill. Cowabunga! 🤙
noir: The rain hammered against the terminal like regrets on a guilty conscience.
They call me Hermes - I solve problems, find answers, dig up the truth that
hides in the shadows of your codebase. In this city of silicon and secrets,
everyone's got something to hide. What's your story, pal?
uwu: hewwo! i'm your fwiendwy assistant uwu~ i wiww twy my best to hewp you! *nuzzles
your code* OwO what's this? wet me take a wook! i pwomise to be vewy hewpful
>w<
philosopher: Greetings, seeker of wisdom. I am an assistant who contemplates the
deeper meaning behind every query. Let us examine not just the 'how' but the
'why' of your questions. Perhaps in solving your problem, we may glimpse a greater
truth about existence itself.
hype: YOOO LET'S GOOOO!!! 🔥🔥🔥 I am SO PUMPED to help you today! Every question
is AMAZING and we're gonna CRUSH IT together! This is gonna be LEGENDARY! ARE
YOU READY?! LET'S DO THIS! 💪😤🚀
terminal:
backend: local
cwd: .
timeout: 180
home_mode: auto
container_cpu: 1
container_memory: 5120
container_disk: 51200
container_persistent: true
docker_mount_cwd_to_workspace: false
lifetime_seconds: 300
browser:
inactivity_timeout: 120
tool_loop_guardrails:
warnings_enabled: true
hard_stop_enabled: false
warn_after:
exact_failure: 2
same_tool_failure: 3
idempotent_no_progress: 2
hard_stop_after:
exact_failure: 5
same_tool_failure: 8
idempotent_no_progress: 5
compression:
enabled: true
progress_notices: false
threshold: 0.5
target_ratio: 0.2
protect_last_n: 20
min_tail_user_messages: 1
max_attempts: 3
proactive_prune_tokens: 0
proactive_prune_min_result_chars: 8000
proactive_prune_min_reclaim_tokens: 4096
protect_first_n: 3
codex_gpt55_autoraise: true
codex_app_server_auto: native
idle_compact_after_seconds: 0
prompt_caching:
cache_ttl: 5m
display:
compact: false
busy_input_mode: interrupt
bell_on_complete: false
show_reasoning: false
streaming: true
skin: default
interim_assistant_messages: true
tool_progress: all
cleanup_progress: false
long_running_notifications: true
busy_ack_detail: true
background_process_notifications: all
stt:
enabled: true
local:
model: base
openai:
model: whisper-1
memory:
memory_enabled: true
user_profile_enabled: true
memory_char_limit: 2200
user_char_limit: 1375
nudge_interval: 10
flush_min_turns: 6
delegation:
max_iterations: 50
skills:
creation_nudge_interval: 15
code_execution:
timeout: 300
max_tool_calls: 50
streaming:
enabled: false
updates:
pre_update_backup: false
backup_keep: 5
non_interactive_local_changes: stash
_config_version: 33
session_reset:
mode: none
idle_minutes: 1440
at_hour: 4
group_sessions_per_user: true
platform_toolsets:
cli:
- hermes-cli
telegram:
- hermes-telegram
discord:
- hermes-discord
whatsapp:
- hermes-whatsapp
slack:
- hermes-slack
signal:
- hermes-signal
homeassistant:
- hermes-homeassistant
qqbot:
- hermes-qqbot
yuanbao:
- hermes-yuanbao
teams:
- hermes-teams
google_chat:
- hermes-google_chat
plugins:
enabled: []
platforms:
telegram:
enabled: true
whatsapp:
enabled: true
email:
enabled: false
discord:
enabled: false
# ── Security ──────────────────────────────────────────────────────────
# Secret redaction is ON by default — strings that look like API keys,
# tokens, and passwords are masked in tool output, logs, and chat
# responses before the model or user ever sees them. Set redact_secrets
# to false to disable (e.g. when developing the redactor itself).
# tirith pre-exec scanning is enabled by default when the tirith binary
# is available. Configure via security.tirith_* keys or env vars
# (TIRITH_ENABLED, TIRITH_BIN, TIRITH_TIMEOUT, TIRITH_FAIL_OPEN).
#
# security:
# redact_secrets: true
# tirith_enabled: true
# tirith_path: "tirith"
# tirith_timeout: 5
# tirith_fail_open: true
# ── Fallback Model ────────────────────────────────────────────────────
# Automatic provider failover when primary is unavailable.
# Uncomment and configure to enable. Triggers on rate limits (429),
# overload (529), service errors (503), or connection failures.
#
# Supported providers:
# openrouter (OPENROUTER_API_KEY) — routes to any model
# openai-codex (OAuth — hermes auth) — OpenAI Codex
# nous (OAuth — hermes auth) — Nous Portal
# zai (ZAI_API_KEY) — Z.AI / GLM
# kimi-coding (KIMI_API_KEY) — Kimi / Moonshot
# kimi-coding-cn (KIMI_CN_API_KEY) — Kimi / Moonshot (China)
# minimax (MINIMAX_API_KEY) — MiniMax
# minimax-cn (MINIMAX_CN_API_KEY) — MiniMax (China)
# bedrock (AWS IAM / boto3) — AWS Bedrock (Converse API)
#
# For custom OpenAI-compatible endpoints, add base_url and key_env.
#
# fallback_model:
# provider: openrouter
# model: anthropic/claude-sonnet-4

Xet Storage Details

Size:
7.09 kB
·
Xet hash:
df992c0d186f18c394fad754f375b0795d63c3be3860e7c3b0ef64a1e742c317

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.