Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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"
))]
2
use std::env;
3
#[cfg(not(target_arch =
"wasm32"
))]
4
use std::sync::{Mutex, OnceLock};
Callers
nothing calls this directly
Calls
2
default_model
Method · 0.80
dim
Method · 0.45
Tested by
no test coverage detected