Docs.rs
lellm-agent-0.1.0
lellm-agent 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
penghcn
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
futures-core ^0.3
normal
futures-util ^0.3
normal
lellm-core ^0.1
normal
lellm-provider ^0.1
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
Versions
39.35%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module executor
lellm_
agent
0.1.0
Module executor
Module Items
Structs
Enums
In lellm_
agent::
tools
lellm_agent
::
tools
Module
executor
Copy item path
Source
Expand description
工具执行器 — 注册、分派、批量执行、并行安全分级。
Structs
§
Tool
Category
工具类别 — 用于 CategoryExclusive 的分组
Tool
Executor
工具执行器 — 按名称分派 ToolCall 到实际工具函数。
Tool
Registration
工具注册信息(包含安全分级 + 执行函数)。
Enums
§
Parallel
Safety
工具安全分级