Commit Graph

12 Commits

Author SHA1 Message Date
3b931e75d9 Make the chats settings and chat completions route experimental 2025-06-03 15:36:35 +02:00
3bc62f0549 WIP: Still need to introduce a Env::copy_to_path method 2025-03-13 11:07:39 +01:00
54ee81bb09 Make composite embedders experimental 2025-03-10 14:22:47 +01:00
7d0d8f4445 Make the feature experimental 2025-02-10 16:11:32 +01:00
4918b9ffb6 Network stored in DB 2025-02-05 15:03:15 +01:00
7ae6dda03f Add new experimental feature 2025-02-05 15:01:04 +01:00
b9e9fc376a add the version in the index-scheduler 2025-01-23 16:51:22 +01:00
e41ebd3047 expose the number of database in the index-scheduler and rewrite the lib.rs to use the value provided in the options instead of a magic number 2025-01-23 16:51:21 +01:00
87ea080c10 Fully remove vector store feature 2025-01-14 13:55:34 +01:00
29eeb84ce3 Add --experimental-disable-vector-store CLI flag 2025-01-14 13:53:53 +01:00
d78951feb7 vectorStore stabilization
- `vectorStore` feature is always enabled
- `vectorStore` can no longer be set in the `/experimental-features` PATCH route
- `vectorStore` status is no longer returned in the `/experimental-features` GET route
2025-01-14 13:53:53 +01:00
9c1e54a2c8 Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00