Docs.rs
openai-harmony-0.0.3
openai-harmony 0.0.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
scott-oai
Dependencies
anyhow ^1.0.98
normal
base64 ^0.22.1
normal
bstr ^1.5.0
normal
clap ^4
normal
fancy-regex ^0.13.0
normal
futures ^0.3
normal
image ^0.25.6
normal
pyo3 ^0.25.0
normal
optional
regex ^1.10.3
normal
reqwest ^0.12.5
normal
rustc-hash ^1.1.0
normal
serde ^1.0.219
normal
serde-wasm-bindgen ^0.6.5
normal
optional
serde_json ^1.0.140
normal
serde_with ^3.12.0
normal
sha1 ^0.10.6
normal
sha2 ^0.10.9
normal
thiserror ^2.0.12
normal
wasm-bindgen ^0.2.100
normal
optional
wasm-bindgen-futures ^0.4.42
normal
optional
pretty_assertions ^1.4.1
dev
Versions
17.78%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
openai_
harmony
0.0.3
openai_harmony
Function
load_harmony_encoding
Copy item path
Source
pub fn load_harmony_encoding( name:
HarmonyEncodingName
, ) ->
Result
<
HarmonyEncoding
>