Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Utility functions and helpers for Components integration.
def parse_attachments_from_messages( messages: list["GenerationRequestMessage"] ) -> Tuple[list["GenerationRequestMessage"], list["Attachment"]]
messages
tuple
Was this page helpful?