litertlm/message library
Classes
- AudioBytesContent
- Audio content provided as raw bytes.
- AudioFileContent
- Audio content provided by a file path.
- Content
- Represents content in the message of the conversation.
- Contents
- Represents a collection of content items.
- ImageBytesContent
- Image content provided as raw bytes.
- ImageFileContent
- Image content provided by a file path.
- Message
- Represents a message in the conversation.
- TextContent
- Text content.
- ToolCall
- Tool call returned by the model.
- ToolResponseContent
- Tool response provided by the user.
Enums
- Role
- The role of the message in a conversation.