fix: enable mika runtime tools in gateway config

This commit is contained in:
Felipe Domingues 2026-05-29 15:37:41 -03:00
parent 23e98ca785
commit 371e6325b9
3 changed files with 48 additions and 0 deletions

View file

@ -32,6 +32,13 @@ data_dir: /opt/data
model:
provider: "${MODEL_PROVIDER}"
default: "${MODEL_DEFAULT}"
plugins:
enabled:
- mika_runtime
platform_toolsets:
telegram:
- hermes-telegram
- mika_integrations
EOF
case "${STT_PROVIDER}" in