Docs.rs
chimerai-0.1.0
chimerai 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
11 June 2026
Links
crates.io
Source
Owners
ForSeason
Dependencies
anyhow ^1.0
normal
async-stream ^0.3.6
normal
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-stream ^0.1.17
normal
tracing ^0.1
normal
uuid ^1.0
normal
mockall ^0.11
dev
pretty_assertions ^1.0
dev
tokio-test ^0.4
dev
Versions
13.1%
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
chimerai
0.1.0
Crate Items
Structs
Enums
Traits
Type Aliases
List of all items
Structs
agent::Agent
memory::MemoryEntry
memory::MemoryMetadata
types::AgentConfig
types::RetryConfig
types::ToolCallArgs
types::ToolExecutionResult
Enums
memory::MemoryQuery
types::AgentState
types::Decision
types::Message
Traits
llm::LLMClient
memory::LongTermMemory
memory::ShortTermMemory
tools::Tool
Type Aliases
types::ToolCalls