Headers
Body
The unique name assigned to the reasoning agent.
A detailed explanation of the reasoning agent's purpose and capabilities.
The name of the AI model that the reasoning agent will utilize.
The initial instruction or context provided to the reasoning agent.
The maximum number of times the reasoning agent is allowed to repeat its task.
The type of reasoning swarm to use (e.g., reasoning duo, self-consistency, IRE).
reasoning-duo
, self-consistency
, ire
, reasoning-agent
, consistency-agent
, ire-agent
, ReflexionAgent
, GKPAgent
, AgentJudge
The number of samples to generate for the reasoning agent.
The type of output format for the reasoning agent.
list
, dict
, dictionary
, string
, str
, final
, last
, json
, all
, yaml
, xml
, dict-all-except-first
, str-all-except-first
, basemodel
, dict-final
, list-final
The number of knowledge items to use for the reasoning agent.
The memory capacity for the reasoning agent.
The task to be completed by the reasoning agent.
Response
Successful Response
The response is of type object
.