Docs.rs
async-openai-0.29.0
async-openai 0.29.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
64bit
Dependencies
async-openai-macros ^0.1.0
normal
backoff ^0.4.0
normal
base64 ^0.22.1
normal
bytes ^1.9.0
normal
derive_builder ^0.20.2
normal
eventsource-stream ^0.2.3
normal
futures ^0.3.31
normal
rand ^0.8.5
normal
reqwest ^0.12.12
normal
reqwest-eventsource ^0.6.0
normal
secrecy ^0.10.3
normal
serde ^1.0.217
normal
serde_json ^1.0.135
normal
thiserror ^2.0.11
normal
tokio ^1.43.0
normal
tokio-stream ^0.1.17
normal
tokio-tungstenite ^0.26.1
normal
optional
tokio-util ^0.7.13
normal
tracing ^0.1.41
normal
serde_json ^1.0
dev
tokio-test ^0.4.4
dev
Versions
63.9%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
async_
openai
0.29.0
In async_
openai::
config
async_openai
::
config
Constant
OPENAI_API_BASE
Copy item path
Source
pub const OPENAI_API_BASE: &
str
= "https://api.openai.com/v1";
Expand description
Default v1 API base url