Docs.rs
evolve-llm-0.3.0
evolve-llm 0.3.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
NORTHTEKDevs
Dependencies
async-trait ^0.1
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.42
normal
tracing ^0.1
normal
tokio ^1.42
dev
wiremock ^0.6
dev
Versions
100%
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
All
evolve_
llm
0.3.0
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
anthropic::AnthropicHaikuClient
client::CompletionResult
client::NoOpLlmClient
client::TokenUsage
cost::CostTracker
cost::Price
ollama::OllamaClient
Enums
error::LlmError
Traits
client::LlmClient
Functions
factory::pick_default_client
factory::pick_with