Crate hyw

Crate hyw 

Source
Expand description

§hyw library crate

If you are reading this, you are reading the documentation for the hyw library crate. For the cli, kindly refer to the README file.

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.
Hyw
A combination of these characters.
HywIterator
Iterator over all possible Hyw combinations.

Enums§

EmbedError
Possible errors when embedding text.

Statics§

HE
Characters with pinyin “he”.
WEI
Characters with pinyin “wei”.
YI
Characters with pinyin “yi”.

Functions§

search
Searches for the given query, printing the top 5 results.