Crate hyw_embed

Crate hyw_embed 

Source
Expand description

Helper for creating embeddings using the Silicon Flow API.

Structs§

ApiClient
A client for the Silicon Flow API.
Embedding
The embedding type. Just a wrapper around a fixed-size array of 1024 f32 values.

Enums§

EmbedError
Possible errors when embedding text.