Docs.rs
oxirs-chat-0.1.0
oxirs-chat 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
aes-gcm ^0.10
normal
anyhow ^1.0
normal
argon2 ^0.5
normal
async-openai ^0.27
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
axum ^0.7
normal
axum-extra ^0.9
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4.4
normal
config ^0.14
normal
fastrand ^2.3
normal
futures-util ^0.3
normal
governor ^0.10
normal
handlebars ^5.1
normal
hmac ^0.12
normal
hyper ^1.8.1
normal
metrics ^0.23
normal
metrics-exporter-prometheus ^0.18
normal
opentelemetry ^0.31
normal
opentelemetry-prometheus ^0.27
normal
oxicode ^0.1.1
normal
oxirs-core ^0.1.0
normal
oxirs-embed ^0.1.0
normal
oxirs-vec ^0.1.0
normal
redis ^0.27
normal
regex ^1.12
normal
reqwest ^0.13
normal
rust_xlsxwriter ^0.79
normal
scirs2-core ^0.1.2
normal
scirs2-neural ^0.1.2
normal
scirs2-stats ^0.1.2
normal
scirs2-text ^0.1.2
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
sled ^0.34
normal
thiserror ^2.0
normal
tokenizers ^0.22
normal
tokio ^1.47.3
normal
tokio-stream ^0.1
normal
tokio-tungstenite ^0.28
normal
toml ^0.9
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.19
normal
zstd ^0.13
normal
criterion ^0.5
dev
tempfile ^3.24
dev
Versions
28.78%
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
ChatManager
oxirs_
chat
0.1.0
Chat
Manager
Aliased Type
In crate oxirs_
chat
oxirs_chat
Type Alias
Chat
Manager
Copy item path
Source
pub type ChatManager =
EnhancedLLMManager
;
Aliased Type
ยง
pub struct ChatManager {
/* private fields */
}