Skip to main content

execute

AsyncMethod
This is a method of the CliBackendProtocol class in the protocols module.
Execute a single prompt and return result.

Signature

Parameters

str
required
User prompt/query

Returns

CliBackendResult
CliBackendResult with response content and metadata

Used By

Source

View on GitHub

praisonaiagents/cli_backend/protocols.py at line 114