MeiliSearch/crates/meilisearch/src/routes
2025-06-24 15:58:39 +02:00
..
chats Remove Gemini from the LLM-providers list 2025-06-24 15:58:39 +02:00
indexes Remove useless double check 2025-06-10 16:31:58 +02:00
api_key.rs remove trailing slash in path 2025-01-13 11:55:59 +01:00
batches.rs remove trailing slash in path 2025-01-13 11:55:59 +01:00
dump.rs remove trailing slash in path 2025-01-13 11:55:59 +01:00
features.rs Make the chats settings and chat completions route experimental 2025-06-03 15:36:35 +02:00
logs.rs fmt 2025-01-07 16:30:12 +01:00
metrics.rs Fix typo in function to get size until task queue stops 2025-04-17 10:48:56 +02:00
mod.rs Better chat completions settings management 2025-06-03 15:31:28 +02:00
multi_search.rs Multi search reads header to know if it is being proxied 2025-02-05 15:03:32 +01:00
multi_search_analytics.rs Add more analytics 2025-02-05 15:03:32 +01:00
network.rs Use url::Url::parse to check the url 2025-04-03 11:57:36 +02:00
open_api_utils.rs Implements the get and delete tasks route 2025-01-07 16:26:04 +01:00
snapshot.rs remove trailing slash in path 2025-01-13 11:55:59 +01:00
swap_indexes.rs remove trailing slash in path 2025-01-13 11:55:59 +01:00
tasks.rs Split unit test in tasks.rs 2025-03-17 22:55:23 +09:00
tasks_test.rs Update crates/meilisearch/src/routes/tasks_test.rs 2025-03-19 19:11:04 +09:00