Docs.rs
tiny-loop-0.2.0
tiny-loop 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
DiscreteTom
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
futures ^0.3
normal
html2md ^0.2
normal
reqwest ^0.13
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
tiny-loop-macros ^0.2.0
normal
tokio ^1
normal
tracing ^0.1
normal
rmcp ^0.14
dev
tokio ^1
dev
Versions
86.67%
of the crate is documented
Go to latest version
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
Crate tiny_loop
tiny_
loop
0.2.0
All Items
Crate Items
Modules
Structs
Crate
tiny_
loop
Copy item path
Source
Modules
§
history
llm
tool
types
Structs
§
Agent
Agent loop that coordinates LLM calls and tool execution. Uses
ParallelExecutor
by default.