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
Hywcombinations.
Enums§
- Embed
Error - Possible errors when embedding text.
Statics§
Functions§
- search
- Searches for the given query, printing the top 5 results.