capabilities
Method
This is a method of the AgentRuntimeProtocol class in the protocols module.Report the capability matrix for this runtime. This is the key method for the capability validation system. Each runtime must honestly declare what features it supports to enable fail-fast validation at config/selection time.
Signature
Returns
'RuntimeCapabilityMatrix'
RuntimeCapabilityMatrix with supported capabilities
Source
View on GitHub
praisonaiagents/runtime/protocols.py at line 190
