aboutsummaryrefslogtreecommitdiff
path: root/src/embedders/ai.rs
AgeCommit message (Expand)Author
2024-11-28optimizations: lower durability, massively increase ai embedding batch sizeLia Lenckowski
2024-11-27windows compat: replace xdg crate with dirs, and conditionally compile symlin...Lia Lenckowski
2024-11-26make ai embedding more resilient, remove dependency on pythonLia Lenckowski
2024-11-25implement rust side of flag that ignores failing embeddingsLia Lenckowski
2023-09-20use direct phantomdata constructormetamuffin
2023-09-20use angular distance instead of cossim replacementmetamuffin
2023-09-20support for different vector metricsmetamuffin
2023-09-20move embedder to modulemetamuffin