mirror of
https://github.com/perstarkse/minne.git
synced 2026-05-28 02:19:34 +02:00
0acdba4f54
- replaced write!() loops with serde_json::to_string in 4 re-embedding methods - standardized SQL building to use write!() with proper error propagation - eliminates manual f32 vector string building (memory waste + loop risk)