Skip to main content

Module core

Module core 

Source
Expand description

核心类型定义

此模块包含 Agent 相关的核心配置和元数据类型。

Re-exports§

pub use crate::agent::AgentContext;
pub use crate::agent::AgentEvent;
pub use crate::agent::AgentInput;
pub use crate::agent::AgentOutput;
pub use crate::agent::AgentState;
pub use crate::agent::types::InterruptResult;

Structs§

AgentConfig
AgentConfig - Agent 配置