Iragent
This project is about using agents as simple as possible with small and large language models
Loading...
Searching...
No Matches
iragent.models.AgentManager Member List

This is the complete list of members for iragent.models.AgentManager, including all inherited members.

__init__(self, str init_message, List[Agent] agents, Agent first_agent, int max_round=3, Callable termination_fn=None)iragent.models.AgentManager
agentsiragent.models.AgentManager
init_msgiragent.models.AgentManager
max_roundiragent.models.AgentManager
start(self)iragent.models.AgentManager
termination_fniragent.models.AgentManager