Docs.rs
lellm-agent-0.1.2
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
lellm-agent 0.1.2
Agent Runtime for LeLLM — ToolUseLoop, Executor, Fallback
Crate
Source
Builds
Feature flags
Documentation
Coverage
73.71%
143
out of
194
items documented
0
out of
81
items with examples
Size
Source code size: 261.26 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 3.32 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 22s
Average build duration of
successful
builds.
all releases: 23s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Repository
crates.io
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
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
reqwest ^0.12
dev
tracing-subscriber ^0.3
dev
urlencoding ^2
dev
yunli ^0.1
dev
Versions
0.2.0
(2026-06-15)
0.1.3
(2026-06-15)
0.1.2
(2026-06-12)
0.1.1
(2026-06-11)
0.1.0
(2026-06-02)
Owners
lellm-agent — Agent 运行时。
提供完整的 Agent 运行时能力:工具系统、Agent Loop、 循环检测、重试策略、Fallback 降级等。