mirror of
https://github.com/hoshikawa2/agent_platform_oci.git
synced 2026-07-09 22:04:21 +00:00
14 lines
268 B
YAML
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
|