MCPcopy Create free account
hub / github.com/acking-you/static_flow / text.rs

File text.rs

crates/embedding/src/text.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#[cfg(not(target_arch = "wasm32"))]
2use std::env;
3#[cfg(not(target_arch = "wasm32"))]
4use std::sync::{Mutex, OnceLock};

Callers

nothing calls this directly

Calls 2

default_modelMethod · 0.80
dimMethod · 0.45

Tested by

no test coverage detected