Skip to main content
OpenAgno follows the interface surface currently exposed by Agno: WhatsApp, Slack, Telegram, AG-UI, and A2A. The ai_sdk channel is not part of the supported runtime path and should not be used in new configurations.

English

Quick matrix

WhatsApp Cloud API

Relevant routes:
  • GET /whatsapp/webhook
  • POST /whatsapp/webhook

Local development without a domain

During local development you usually need a public tunnel for WhatsApp, Slack, or Telegram webhooks. In OpenAgno, the practical setup is documented in /whatsapp-tunnel. For controlled development without a real signature:
Use that only in development.

WhatsApp QR

Slack

Telegram

AG-UI and A2A

Español

OpenAgno sigue la superficie de interfaces expuesta por Agno en el runtime actual: WhatsApp, Slack, Telegram, AG-UI y A2A. El canal ai_sdk no forma parte de la ruta compatible vigente y no debe usarse en nuevas configuraciones.

Compatibilidad

  • slack y telegram forman parte de las dependencias base.
  • agui y a2a requieren instalar extras.
  • ai_sdk no forma parte del runtime compatible actual de OpenAgno.