Skip to main content

as_dict

Method
This is a method of the ConversationReply class in the protocols module.
Convert to a serializable dictionary for the tool return value.

Signature

Returns

Dict[str, Any]
The result of the operation.

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 2651