mirror of
https://github.com/domfelipe/hermes-agent-custom.git
synced 2026-08-07 10:56:42 +00:00
fix: prefer mika platform tools over native runtime tools
This commit is contained in:
parent
371e6325b9
commit
9e22243c6b
3 changed files with 66 additions and 4 deletions
16
Dockerfile
16
Dockerfile
|
|
@ -65,7 +65,21 @@ RUN printf '%s\n' \
|
|||
' - mika_runtime' \
|
||||
'platform_toolsets:' \
|
||||
' telegram:' \
|
||||
' - hermes-telegram' \
|
||||
' - web' \
|
||||
' - browser' \
|
||||
' - terminal' \
|
||||
' - file' \
|
||||
' - code_execution' \
|
||||
' - vision' \
|
||||
' - image_gen' \
|
||||
' - tts' \
|
||||
' - todo' \
|
||||
' - memory' \
|
||||
' - session_search' \
|
||||
' - clarify' \
|
||||
' - delegation' \
|
||||
' - messaging' \
|
||||
' - computer_use' \
|
||||
' - mika_integrations' \
|
||||
'stt:' \
|
||||
' enabled: true' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue