mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-20 15:33:54 +00:00
feat(gateway): add webhook payload filters
This commit is contained in:
parent
75efd73961
commit
0cf2e39c41
11 changed files with 762 additions and 4 deletions
|
|
@ -846,6 +846,11 @@ platform_toolsets:
|
|||
# priority_mode: prepend
|
||||
# priority:
|
||||
# - my_plugin_command
|
||||
# webhook:
|
||||
# extra:
|
||||
# # Route scripts default to a 30 second timeout. Scripts must live under
|
||||
# # the active profile's scripts directory and receive webhook JSON on stdin.
|
||||
# script_timeout_seconds: 30
|
||||
#
|
||||
# Discord-specific settings (config.yaml top-level, not under platforms:):
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue