List of all items
Structs
- agent::builder::AgentBuilder
- agent::builder::DeepSeekAgent
- agent::builtin_tools::bash::BashTool
- agent::builtin_tools::cron_create::CronCreateTool
- agent::builtin_tools::cron_delete::CronDeleteTool
- agent::builtin_tools::cron_list::CronListTool
- agent::builtin_tools::edit::EditTool
- agent::builtin_tools::glob::GlobTool
- agent::builtin_tools::grep::GrepTool
- agent::builtin_tools::monitor::MonitorTool
- agent::builtin_tools::read::ReadTool
- agent::builtin_tools::write::WriteTool
- agent::options::CompactionConfig
- agent::options::RunOptions
- agent::pricing::ModelPricing
- agent::scheduler::Fire
- agent::scheduler::Scheduler
- agent::scheduler::Task
- agent::scheduler::TaskId
- agent::scheduler::cron::CronExpr
- agent::tool::ToolDefinition
- client::DeepSeekClient
- reqwest_client::ReqwestClient
- types::AgentDefinition
- types::AgentResult
- types::ChatMessage
- types::ChatRequest
- types::ChatResponse
- types::Choice
- types::FunctionCall
- types::FunctionSchema
- types::ReasonerOutput
- types::ToolCall
- types::ToolSchema
- types::UsageInfo
Enums
- agent::messages::ContentBlock
- agent::messages::ResultSubtype
- agent::messages::SdkMessage
- agent::messages::SystemSubtype
- agent::permissions::PermissionDecision
- agent::permissions::PermissionMode
- agent::scheduler::Schedule
- agent::scheduler::SchedulerError
- error::DeepSeekError
- types::ChatContent
- types::DeepSeekModel
- types::EffortLevel
Traits
Functions
- agent::builtin_tools::default_tools
- agent::builtin_tools::default_tools_with_scheduler
- agent::loop_runner::run
- agent::pricing::map_stop_reason
- agent::pricing::model_pricing
- agent::pricing::turn_cost_usd
- agent::scheduler::jitter::apply
- agent::scheduler::maintenance::resolve_prompt
- agent::scheduler::store::load
- agent::scheduler::store::load_from
- agent::scheduler::store::save
- agent::scheduler::store::save_to
- agent::scheduler::store::session_dir
- client::build_request
- reqwest_client::client_from_env
- reqwest_client::reason
- reqwest_client::reason_with_retry
- types::assistant_msg
- types::system_msg
- types::tool_result_msg
- types::user_msg