Skip to main content

Documentation Index

Fetch the complete documentation index at: https://private-04b27de1.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

consolidate_chat_info

consolidate_chat_info(chat_info: dict[str, Any] | list[dict[str, Any]], uniform_sender: Agent | None = None) -> None
Parameters:
NameDescription
chat_infoType: dict[str, typing.Any] | list[dict[str, typing.Any]]
uniform_senderType: Agent | None

Default: None