mirror of
https://github.com/domfelipe/hermes-agent-custom.git
synced 2026-08-07 09:16:41 +00:00
fix: enable mika runtime tools in gateway config
This commit is contained in:
parent
23e98ca785
commit
371e6325b9
3 changed files with 48 additions and 0 deletions
|
|
@ -60,6 +60,13 @@ RUN printf '%s\n' \
|
|||
'model:' \
|
||||
' provider: "ollama-cloud"' \
|
||||
' default: "gemma4:31b-cloud"' \
|
||||
'plugins:' \
|
||||
' enabled:' \
|
||||
' - mika_runtime' \
|
||||
'platform_toolsets:' \
|
||||
' telegram:' \
|
||||
' - hermes-telegram' \
|
||||
' - mika_integrations' \
|
||||
'stt:' \
|
||||
' enabled: true' \
|
||||
' provider: "local"' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue