Docs.rs
kind-openai-0.3.10
kind-openai 0.3.10
Permalink
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
64.05%
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
kind_
openai
0.3.10
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.