Docs.rs
openai-rust-0.4.1
openai-rust 0.4.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
LevitatingBusinessMan
Dependencies
anyhow ^1.0.70
normal
bytes ^1.4.0
normal
futures-util ^0.3.27
normal
lazy_static ^1.4.0
normal
reqwest ^0.11.14
normal
serde ^1.0.157
normal
serde_json ^1.0.94
normal
tokio ^1.26.0
dev
tokio-test ^0.4.2
dev
Versions
48.63%
of the crate is documented
Go to latest version
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
☰
Module embeddings
Structs
?
Module
openai_rust
::
embeddings
source
·
[
−
]
Expand description
See
https://platform.openai.com/docs/api-reference/embeddings
.
Structs
EmbeddingsArguments
Request arguments for embeddings.
EmbeddingsData
The data from an embeddings request.
EmbeddingsResponse
The response of an embeddings request.
Usage
Token usage information for an
EmbeddingsResponse
.