Nextstopagent¶
flowtask.components.NextStopAgent
¶
NextStop Agent.
Run queries using the NextStop Agent.
NextStopAgent
¶
Bases: AgentBase, FlowComponent
NextStopAgent.
Overview
The NextStopAgent class is a FlowComponent that integrates with the Parrot AI Agent framework to run queries using the NextStop Agent. It extends the AgentBase class and provides methods for creating and managing the agent's lifecycle within a FlowTask.
NextStopResponse
¶
Bases: BaseModel
NextStopResponse is a model that defines the structure of the response for the NextStop agent.