Iragent
This project is about using agents as simple as possible with small and large language models
|
This is the complete list of members for iragent.agent.AgentFactory, including all inherited members.
__init__(self, str base_url, str api_key, str model, str provider="openai") | iragent.agent.AgentFactory | |
api_key | iragent.agent.AgentFactory | |
base_url | iragent.agent.AgentFactory | |
create_agent(self, name, **kwargs) | iragent.agent.AgentFactory | |
model | iragent.agent.AgentFactory | |
provider | iragent.agent.AgentFactory |