wrap_message
Parameters:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
wrap_message(message_cls: type[BaseMessage]) -> type[BaseModel]
| Name | Description |
|---|---|
message_cls | Message class to wrap Type: type[BaseMessage] |