meilisearch/milli/src/vector
2024-08-30 11:53:58 +02:00
..
error.rs Specialize authorized error message depending on config source 2024-07-31 15:03:44 +02:00
hf.rs HuggingFace: Clearer error message when a model is not supported 2024-07-23 15:13:22 +02:00
json_template.rs Add json_template module 2024-07-24 14:34:12 +02:00
manual.rs manual embedders: limit max size of errors to 250 2024-07-16 13:39:01 +02:00
mod.rs Allow explicit dimensions for ollama 2024-07-25 12:01:51 +02:00
ollama.rs Allow explicit dimensions for ollama 2024-07-25 12:01:51 +02:00
openai.rs openai: don't pass apiKey when it is empty 2024-07-31 15:03:44 +02:00
parsed_vectors.rs Replace obkv with the temporary new version of it 2024-08-30 11:53:58 +02:00
rest.rs Specialize authorized error message depending on config source 2024-07-31 15:03:44 +02:00
settings.rs Introduce Setting::some_or_not_set 2024-07-25 12:01:52 +02:00