Files
agent_platform_oci/apps/channel_gateway/config/channels.yaml
2026-06-19 22:17:09 -03:00

14 lines
268 B
YAML

channels:
web:
enabled: true
endpoint: /channels/web/message
adapter: web
whatsapp:
enabled: true
endpoint: /channels/whatsapp/webhook
adapter: whatsapp
voice:
enabled: true
endpoint: /channels/voice/transcript
adapter: voice