Docs.rs
async-openai-wasm-0.25.0
async-openai-wasm 0.25.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ifsheldon
Dependencies
async-convert ^1.0
normal
base64 ^0.22
normal
bytes ^1.7
normal
derive_builder ^0.20
normal
eventsource-stream ^0.2
normal
futures ^0.3
normal
getrandom ^0.2
normal
pin-project ^1.1
normal
rand ^0.8
normal
reqwest ^0.12
normal
reqwest-eventsource ^0.6
normal
secrecy ^0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tracing ^0.1
normal
tokio ^1.40
dev
tokio-test ^0.4
dev
Versions
63.41%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
openai_
wasm
0.25.0
In async_
openai_
wasm::
config
Structs
AzureConfig
OpenAIConfig
Constants
OPENAI_API_BASE
OPENAI_BETA_HEADER
OPENAI_ORGANIZATION_HEADER
OPENAI_PROJECT_HEADER
Traits
Config
async_openai_wasm
::
config
Constant
OPENAI_API_BASE
Copy item path
Settings
Help
Summary
source
pub const OPENAI_API_BASE: &
str
= "https://api.openai.com/v1";
Expand description
Default v1 API base url