Built-in Channels¶
SMSChannel ¶
Create an SMS transport channel.
EmailChannel ¶
Create an Email transport channel.
AIChannel ¶
AIChannel(channel_id, provider, system_prompt=None, temperature=0.7, max_tokens=1024, max_context_events=50)
Bases: Channel
AI intelligence channel that generates responses using an AI provider.
WebSocketChannel ¶
WhatsAppChannel ¶
Create a WhatsApp transport channel.
MessengerChannel ¶
Create a Facebook Messenger transport channel.