wenyin commited on
Commit
d5b9d3c
·
verified ·
1 Parent(s): a474777

Create config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +335 -0
config.yaml ADDED
@@ -0,0 +1,335 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ default: gemini-3.1-flash-lite-preview
3
+ provider: custom:api.003524.xyz
4
+ base_url: https://integrate.api.nvidia.com/v1
5
+ providers: {}
6
+ fallback_providers: []
7
+ credential_pool_strategies: {}
8
+ toolsets:
9
+ - hermes-cli
10
+ agent:
11
+ max_turns: 90
12
+ gateway_timeout: 1800
13
+ restart_drain_timeout: 60
14
+ service_tier: ""
15
+ tool_use_enforcement: auto
16
+ gateway_timeout_warning: 900
17
+ gateway_notify_interval: 600
18
+ verbose: false
19
+ reasoning_effort: low
20
+ personalities:
21
+ helpful: You are a helpful, friendly AI assistant.
22
+ concise: You are a concise assistant. Keep responses brief and to the point.
23
+ technical: You are a technical expert. Provide detailed, accurate technical information.
24
+ creative: You are a creative assistant. Think outside the box and offer innovative solutions.
25
+ teacher: You are a patient teacher. Explain concepts clearly with examples.
26
+ 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~! ヽ(>∀<☆)ノ
27
+ 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~!
28
+ 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!"
29
+ 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?
30
+ 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! 🤙
31
+ 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?
32
+ 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<
33
+ 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.
34
+ 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! 💪😤🚀
35
+ terminal:
36
+ backend: local
37
+ modal_mode: auto
38
+ cwd: .
39
+ timeout: 180
40
+ env_passthrough: []
41
+ docker_image: nikolaik/python-nodejs:python3.11-nodejs20
42
+ docker_forward_env: []
43
+ docker_env: {}
44
+ singularity_image: docker://nikolaik/python-nodejs:python3.11-nodejs20
45
+ modal_image: nikolaik/python-nodejs:python3.11-nodejs20
46
+ daytona_image: nikolaik/python-nodejs:python3.11-nodejs20
47
+ container_cpu: 1
48
+ container_memory: 5120
49
+ container_disk: 51200
50
+ container_persistent: true
51
+ docker_volumes: []
52
+ docker_mount_cwd_to_workspace: false
53
+ persistent_shell: true
54
+ lifetime_seconds: 300
55
+ browser:
56
+ inactivity_timeout: 120
57
+ command_timeout: 30
58
+ record_sessions: false
59
+ allow_private_urls: false
60
+ cdp_url: ""
61
+ camofox:
62
+ managed_persistence: false
63
+ checkpoints:
64
+ enabled: true
65
+ max_snapshots: 50
66
+ file_read_max_chars: 100000
67
+ compression:
68
+ enabled: true
69
+ threshold: 0.5
70
+ target_ratio: 0.2
71
+ protect_last_n: 20
72
+ bedrock:
73
+ region: ""
74
+ discovery:
75
+ enabled: true
76
+ provider_filter: []
77
+ refresh_interval: 3600
78
+ guardrail:
79
+ guardrail_identifier: ""
80
+ guardrail_version: ""
81
+ stream_processing_mode: async
82
+ trace: disabled
83
+ auxiliary:
84
+ vision:
85
+ provider: auto
86
+ model: ""
87
+ base_url: ""
88
+ api_key: ""
89
+ timeout: 120
90
+ extra_body: {}
91
+ download_timeout: 30
92
+ web_extract:
93
+ provider: auto
94
+ model: ""
95
+ base_url: ""
96
+ api_key: ""
97
+ timeout: 360
98
+ extra_body: {}
99
+ compression:
100
+ provider: auto
101
+ model: ""
102
+ base_url: ""
103
+ api_key: ""
104
+ timeout: 120
105
+ extra_body: {}
106
+ session_search:
107
+ provider: auto
108
+ model: ""
109
+ base_url: ""
110
+ api_key: ""
111
+ timeout: 30
112
+ extra_body: {}
113
+ max_concurrency: 3
114
+ skills_hub:
115
+ provider: auto
116
+ model: ""
117
+ base_url: ""
118
+ api_key: ""
119
+ timeout: 30
120
+ extra_body: {}
121
+ approval:
122
+ provider: auto
123
+ model: ""
124
+ base_url: ""
125
+ api_key: ""
126
+ timeout: 30
127
+ extra_body: {}
128
+ mcp:
129
+ provider: auto
130
+ model: ""
131
+ base_url: ""
132
+ api_key: ""
133
+ timeout: 30
134
+ extra_body: {}
135
+ flush_memories:
136
+ provider: auto
137
+ model: ""
138
+ base_url: ""
139
+ api_key: ""
140
+ timeout: 30
141
+ extra_body: {}
142
+ title_generation:
143
+ provider: auto
144
+ model: ""
145
+ base_url: ""
146
+ api_key: ""
147
+ timeout: 30
148
+ extra_body: {}
149
+ display:
150
+ compact: false
151
+ personality: kawaii
152
+ resume_display: full
153
+ busy_input_mode: interrupt
154
+ bell_on_complete: false
155
+ show_reasoning: true
156
+ streaming: true
157
+ final_response_markdown: strip
158
+ inline_diffs: true
159
+ show_cost: false
160
+ skin: default
161
+ user_message_preview:
162
+ first_lines: 2
163
+ last_lines: 2
164
+ interim_assistant_messages: true
165
+ tool_progress_command: false
166
+ tool_progress_overrides: {}
167
+ tool_preview_length: 0
168
+ platforms: {}
169
+ tool_progress: all
170
+ background_process_notifications: all
171
+ dashboard:
172
+ theme: default
173
+ privacy:
174
+ redact_pii: false
175
+ tts:
176
+ provider: edge
177
+ edge:
178
+ voice: en-US-AriaNeural
179
+ elevenlabs:
180
+ voice_id: pNInz6obpgDQGcFmaJgB
181
+ model_id: eleven_multilingual_v2
182
+ openai:
183
+ model: gpt-4o-mini-tts
184
+ voice: alloy
185
+ xai:
186
+ voice_id: eve
187
+ language: en
188
+ sample_rate: 24000
189
+ bit_rate: 128000
190
+ mistral:
191
+ model: voxtral-mini-tts-2603
192
+ voice_id: c69964a6-ab8b-4f8a-9465-ec0925096ec8
193
+ neutts:
194
+ ref_audio: ""
195
+ ref_text: ""
196
+ model: neuphonic/neutts-air-q4-gguf
197
+ device: cpu
198
+ stt:
199
+ enabled: true
200
+ provider: local
201
+ local:
202
+ model: base
203
+ language: ""
204
+ openai:
205
+ model: whisper-1
206
+ mistral:
207
+ model: voxtral-mini-latest
208
+ voice:
209
+ record_key: ctrl+b
210
+ max_recording_seconds: 120
211
+ auto_tts: false
212
+ silence_threshold: 200
213
+ silence_duration: 3
214
+ human_delay:
215
+ mode: "off"
216
+ min_ms: 800
217
+ max_ms: 2500
218
+ context:
219
+ engine: compressor
220
+ memory:
221
+ memory_enabled: true
222
+ user_profile_enabled: true
223
+ memory_char_limit: 2200
224
+ user_char_limit: 1375
225
+ provider: ""
226
+ nudge_interval: 10
227
+ flush_min_turns: 6
228
+ delegation:
229
+ model: ""
230
+ provider: ""
231
+ base_url: ""
232
+ api_key: ""
233
+ max_iterations: 50
234
+ reasoning_effort: ""
235
+ default_toolsets:
236
+ - terminal
237
+ - file
238
+ - web
239
+ prefill_messages_file: ""
240
+ skills:
241
+ external_dirs: []
242
+ creation_nudge_interval: 15
243
+ honcho: {}
244
+ timezone: ""
245
+ discord:
246
+ require_mention: true
247
+ free_response_channels: ""
248
+ allowed_channels: ""
249
+ auto_thread: true
250
+ reactions: true
251
+ channel_prompts: {}
252
+ server_actions: ""
253
+ whatsapp: {}
254
+ telegram:
255
+ channel_prompts: {}
256
+ slack:
257
+ channel_prompts: {}
258
+ mattermost:
259
+ channel_prompts: {}
260
+ approvals:
261
+ mode: manual
262
+ timeout: 60
263
+ cron_mode: deny
264
+ command_allowlist: []
265
+ quick_commands: {}
266
+ personalities: {}
267
+ security:
268
+ redact_secrets: true
269
+ tirith_enabled: true
270
+ tirith_path: tirith
271
+ tirith_timeout: 5
272
+ tirith_fail_open: true
273
+ website_blocklist:
274
+ enabled: false
275
+ domains: []
276
+ shared_files: []
277
+ cron:
278
+ wrap_response: true
279
+ code_execution:
280
+ mode: project
281
+ timeout: 300
282
+ max_tool_calls: 50
283
+ logging:
284
+ level: INFO
285
+ max_size_mb: 5
286
+ backup_count: 3
287
+ network:
288
+ force_ipv4: false
289
+ _config_version: 20
290
+ smart_model_routing:
291
+ enabled: false
292
+ max_simple_chars: 160
293
+ max_simple_words: 28
294
+ cheap_model: {}
295
+ session_reset:
296
+ mode: both
297
+ idle_minutes: 1440
298
+ at_hour: 4
299
+ group_sessions_per_user: true
300
+ streaming:
301
+ enabled: false
302
+ platform_toolsets:
303
+ cli:
304
+ - hermes-cli
305
+ telegram:
306
+ - hermes-telegram
307
+ discord:
308
+ - hermes-discord
309
+ whatsapp:
310
+ - hermes-whatsapp
311
+ slack:
312
+ - hermes-slack
313
+ signal:
314
+ - hermes-signal
315
+ homeassistant:
316
+ - hermes-homeassistant
317
+ qqbot:
318
+ - hermes-qqbot
319
+ platforms:
320
+ api_server:
321
+ extra:
322
+ port: 8642
323
+ host: 127.0.0.1
324
+ enabled: true
325
+ key: ""
326
+ cors_origins: "*"
327
+ custom_providers:
328
+ - name: Api.003524.xyz
329
+ base_url: https://api.003524.xyz/gemini-cli-oauth/v1
330
+ api_key: sk-666666
331
+ model: gemini-3-flash-preview
332
+ - name: Api.nvidia
333
+ base_url: https://integrate.api.nvidia.com/v1
334
+ api_key: nvapi-666666
335
+ model: z-ai/glm5