Skip to main content

Module config

Module config 

Source
Expand description

配置系统

提供 Agent 的配置加载和管理

Re-exports§

pub use schema::AgentConfig;
pub use schema::AgentType;
pub use schema::CapabilitiesConfig;
pub use schema::ComponentsConfig;
pub use schema::LlmAgentConfig;
pub use schema::ReActAgentConfig;
pub use schema::TeamAgentConfig;
pub use schema::WorkflowAgentConfig;

Modules§

schema
配置 Schema 定义