Docs.rs
gigachat-rust-0.1.0-alpha.0
gigachat-rust 0.1.0-alpha.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
npatsakula
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
derive_more ^2.0
normal
reqwest ^0.12
normal
reqwest-auth ^1.0
normal
reqwest-middleware ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
time ^0.3
normal
token-source ^1.0
normal
tokio ^1.47
normal
uuid ^1.18
normal
tokio ^1.47
dev
Versions
14.16%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-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
Files
gigachat_rust/
lib.rs
1
pub mod
client;
2
3
pub mod
check;
4
pub mod
embeddings;
5
pub mod
generation;