MeiliSearch/crates/milli/src/vector
2025-03-05 18:16:57 +01:00
..
composite.rs Add composite embedder 2025-02-24 13:58:26 +01:00
error.rs Error handling 2025-03-05 18:16:57 +01:00
hf.rs Fix multiple embeddings in hf 2025-02-24 16:24:04 +01:00
json_template.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
manual.rs Rename embed_one to embed_search and embed_chunks* to embed_index* 2025-02-24 13:58:26 +01:00
mod.rs Integrate composite embedder 2025-02-24 13:58:26 +01:00
ollama.rs Rename embed_one to embed_search and embed_chunks* to embed_index* 2025-02-24 13:58:26 +01:00
openai.rs Rename embed_one to embed_search and embed_chunks* to embed_index* 2025-02-24 13:58:26 +01:00
parsed_vectors.rs Replace hardcoded string with constants 2024-12-28 20:35:55 +08:00
rest.rs Rename embed_one to embed_search and embed_chunks* to embed_index* 2025-02-24 13:58:26 +01:00
settings.rs Refactor settings validation and introduce SubEmbedderSettings 2025-02-24 13:58:26 +01:00