Parameters
- name: Human-friendly label.
- description: What the agent does.
- model_provider: LLM vendor (e.g.,
openai
). - model_name: Model ID (e.g.,
gpt-4o
,gpt-3.5-turbo
). - api_secret: Provider API key (distinct from Orkestra
api_key
).
Attributes
- config.name: Agent name
- config.description: Agent description
- llm: Underlying LLM abstraction