Skip to main content

as_dict

Method
This is a method of the CapabilityDescriptor class in the protocols module.
Convert to a serializable dictionary (for the handshake wire).

Signature

Returns

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

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 4705