agentle.agents.whatsapp.whatsapp_botΒΆ
Functions
|
!!! abstract "Usage Documentation" |
|
!!! abstract "Usage Documentation" |
|
Cast a value to a type. |
|
Add dunder methods based on the fields defined in the class. |
|
Return an object to identify dataclass fields. |
|
Runs an async function or coroutine synchronously using a shared background event loop. |
Classes
|
The main class of the Agentle framework that represents an intelligent agent. |
|
Special type indicating an unconstrained type. |
|
|
|
Alias for pydantic.BaseModel. |
|
|
|
Container for callback function with optional context. |
|
alias of |
|
Alias for pydantic.ConfigDict. |
|
|
|
Dados principais do webhook WhatsApp. |
|
Evolution API implementation for WhatsApp messaging with enhanced resilience. |
|
Represents a file attachment part of a message. |
|
Represents a message generated by an assistant with parsed content. |
|
A MutableMapping is a generic container for associating key/value pairs. |
|
All the operations on a read-write sequence. |
|
alias of |
|
All the operations on a read-only sequence. |
|
Represents a plain text part of a message. |
|
A callable tool with robust serialization support using dill. |
|
Represents the result of a tool execution within a step. |
|
Represents a suggestion to execute a specific tool. |
|
Represents a message from a user in the system. |
|
Audio message model. |
|
WhatsApp bot that wraps an Agentle agent with enhanced message batching and spam protection. |
|
Configuration for WhatsApp bot behavior with simplified constructors and better organization. |
|
Document message model. |
|
Image message model. |
|
Media message model. |
|
Base WhatsApp message model. |
|
Abstract base class for WhatsApp API providers. |
|
WhatsApp conversation session with improved message batching and spam protection. |
|
Text message model. |
|
Video message model. |
|
Webhook payload from WhatsApp. |
|
The year, month and day arguments are required. |