Docs.rs
agentix-0.11.5
agentix 0.11.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ozongzi
Dependencies
agentix-macros ^0.4
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
axum ^0.8
normal
optional
eventsource-stream ^0.2.3
normal
futures ^0.3.31
normal
reqwest ^0.13
normal
rmcp ^1.1
normal
optional
schemars ^0.8
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1.0
normal
tiktoken-rs ^0.6
normal
tokio ^1.49.0
normal
tokio-util ^0.7.18
normal
tracing ^0.1
normal
axum ^0.8
dev
tokio ^1.49.0
dev
tokio-stream ^0.1
dev
tracing-subscriber ^0.3
dev
Versions
37.69%
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 error
agentix
0.11.5
Module error
Module Items
Enums
Type Aliases
In crate agentix
agentix
Module
error
Copy item path
Source
Enums
§
ApiError
Unified error type covering LLM providers, network, and tool execution.
Type Aliases
§
Result
Common
Result
alias used throughout the crate.