Docs.rs
tiny-loop-0.3.0
tiny-loop 0.3.0
Permalink
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
reqwest ^0.13
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
tiny-loop-macros ^0.2
normal
tokio ^1
normal
tracing ^0.1
normal
rmcp ^0.14
dev
tokio ^1
dev
Versions
78.87%
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 llm
tiny_
loop
0.3.0
Module llm
Module Items
Structs
Traits
Type Aliases
In crate tiny_
loop
tiny_loop
Module
llm
Copy item path
Source
Structs
§
OpenAI
Provider
OpenAI-compatible LLM provider
Traits
§
LLMProvider
LLM provider trait for making API calls
Type Aliases
§
OpenAI
Stream
Callback
Callback for streaming OpenAI responses