run_turn
AsyncMethod
This is a method of the AgentRuntimeProtocol class in the protocols module.Execute a single turn and return result.
Signature
Parameters
str
required
User prompt/query
Returns
RuntimeResult
RuntimeResult with response content and metadata
Source
View on GitHub
praisonaiagents/runtime/protocols.py at line 214
