LemonRouter. AgentProfiles
(lemon_router v0.1.0)
View Source
Agent profile configuration management.
Loads and manages agent configurations including:
- Default engine
- Tool policies
- System prompts
- Rate limits
Summary
Functions
Returns a specification to start this module under a supervisor.
Check whether an agent profile key exists.
Get an agent profile by ID.
List all agent profiles.
Reload agent profiles from configuration.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Check whether an agent profile key exists.
Get an agent profile by ID.
@spec list() :: [map()]
List all agent profiles.
@spec reload() :: :ok
Reload agent profiles from configuration.