autogen
autogen.ChatResult
ChatResult
(Experimental) The result of a chat. Almost certain to be changed.
Parameters:Name | Description |
---|---|
chat_id | Type: int Default: None |
chat_history | Type: list[dict[str, typing.Any]] Default: None |
summary | Type: str Default: None |
cost | Type: dict[str, dict] Default: None |
human_input | Type: list[str] Default: None |
Class Attributes
chat_history
chat_id
cost
human_input