Docs.rs
kind-openai-0.3.4
kind-openai 0.3.4
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
lazkindness
Dependencies
bon ^3.0.0
normal
kind-openai-schema ^0.3.3
normal
reqwest ^0.12.5
normal
serde ^1.0.196
normal
serde_json ^1.0.26
normal
thiserror ^1.0.63
normal
serde_repr ^0.1.19
dev
tokio ^1.39.3
dev
Versions
59.63%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
kind_
openai
0.3.4
Module embeddings
Module Items
Structs
Enums
In kind_
openai::
endpoints
kind_openai
::
endpoints
Module
embeddings
Copy item path
Source
Structs
§
Embeddings
A text embeddings creation request.
Embeddings
Builder
Use builder syntax to set the inputs and finish with
build()
.
Embeddings
Response
Enums
§
Embeddings
Model
The model used to create text embeddings.