meilisearch/milli/src/update
Jakob Klemm d3004d8040
Implemented Ollama as an embeddings provider
Initial prototype of Ollama embeddings actually working, error handlign / retries still missing.

Allow model to be any String and require dimensions parameter

Fixed rustfmt formatting issues

There were some formatting issues in the initial PR and this should not make the changes comply with the Rust style guidelines

Because I accidentally didn't follow the style guide for commits in my commit messages I squashed them into one to comply
2024-03-04 15:09:43 +01:00
..
facet get rids of log in milli and add logs for the bucket sort 2024-02-08 15:04:05 +01:00
index_documents Merge #4391 2024-02-08 14:16:56 +00:00
available_documents_ids.rs Remove soft-deleted related methods from Index 2023-10-30 11:41:22 +01:00
clear_documents.rs Add tracing to milli 2024-02-08 15:03:31 +01:00
del_add.rs Make into_del_add_obkv parameters more human readable 2023-11-20 16:10:39 +01:00
indexer_config.rs Skip computing index budget in tests 2023-02-23 11:23:39 +01:00
mod.rs Validate fused settings in settings task after fusing with existing setting 2023-12-20 17:16:46 +01:00
settings.rs Implemented Ollama as an embeddings provider 2024-03-04 15:09:43 +01:00
update_step.rs Implement documents format 2021-09-21 16:58:33 +02:00
word_prefix_docids.rs Add tracing to milli 2024-02-08 15:03:31 +01:00
words_prefix_integer_docids.rs get rids of log in milli and add logs for the bucket sort 2024-02-08 15:04:05 +01:00
words_prefixes_fst.rs Add tracing to milli 2024-02-08 15:03:31 +01:00