Docs.rs
simple-agent-type-0.1.14
simple-agent-type 0.1.14
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
CraftsMan-Labs
Dependencies
async-trait ^0.1
normal
blake3 ^1.5
normal
futures-core ^0.3
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
subtle ^2.6
normal
thiserror ^1.0
normal
tokio ^1.35
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
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 cache
simple_
agent_
type
0.1.14
Module cache
Module Items
Structs
Traits
In crate simple_
agent_
type
simple_agent_type
Module
cache
Copy item path
Source
Expand description
Cache trait for response caching.
Provides an abstract interface for caching LLM responses.
Structs
§
Cache
Key
Cache key builder for standardized key generation.
Traits
§
Cache
Trait for caching LLM responses.