pub fn read_embedding(path: &Path) -> Result<Vec<f32>>
Read an embedding vector from a file.
Supports:
0.1 0.2 0.3
[0.1, 0.2, 0.3]