|
112d3f54e9
|
remove-me: Introduce an env var to change the embeddings chunk size
|
2025-08-18 16:23:05 +02:00 |
|
|
428463e45c
|
Check indexing fragments as well as search fragments
|
2025-07-02 16:17:22 +02:00 |
|
|
f6287602e9
|
Improve error message when request contains the wrong type of placeholder
|
2025-07-02 11:36:50 +02:00 |
|
|
4235a82dcf
|
REST embedder supports fragments
|
2025-07-02 00:05:11 +02:00 |
|
|
29f6eeff8f
|
Remove lots of Arcs
|
2025-06-26 12:15:08 +02:00 |
|
|
ef007d547d
|
Remove panics
|
2025-06-26 12:15:08 +02:00 |
|
|
d08e89ea3d
|
Remove options
|
2025-06-24 15:10:15 +02:00 |
|
|
d7721fe607
|
Format
|
2025-06-24 12:20:22 +02:00 |
|
|
4a179fb3c0
|
Improve code quality
|
2025-06-24 11:38:11 +02:00 |
|
|
2f82d94502
|
Fix the test and simplify types
|
2025-06-23 18:55:23 +02:00 |
|
|
4925b30196
|
Move embedder stats out of progress
|
2025-06-23 15:24:14 +02:00 |
|
|
4cadc8113b
|
Add embedder stats in batches
|
2025-06-20 12:42:22 +02:00 |
|
|
e2d372823a
|
Disable the cache by default and make it experimental
|
2025-03-13 17:22:51 +01:00 |
|
|
1876132172
|
Mutex-based implementation
|
2025-03-13 17:22:50 +01:00 |
|
|
b08544e86d
|
Add embedding cache
|
2025-03-13 17:22:50 +01:00 |
|
|
4a2643daa2
|
Rename embed_one to embed_search and embed_chunks* to embed_index*
|
2025-02-24 13:58:26 +01:00 |
|
|
8e0d8d31f9
|
Add back timeout from v1.11.3
|
2025-02-12 11:53:00 +01:00 |
|
|
7a9382b115
|
Better document the rayon limitation condition
|
2025-02-03 10:24:53 +01:00 |
|
|
62dabeba5f
|
Do not create too many rayon tasks when processing the settings
|
2025-02-03 10:24:52 +01:00 |
|
|
aaefbfae1f
|
Do not create too many rayon tasks
|
2025-01-30 16:36:12 +01:00 |
|
|
0ee4671a91
|
Fix after upgrading candle
|
2025-01-08 15:59:56 +01:00 |
|
|
e9d17136b2
|
Add deadline of 3 seconds to embedding requests made in the context of hybrid search
|
2024-11-18 12:15:11 +01:00 |
|
|
6570da3bcb
|
Retry in case where the JSON deserialization fails
|
2024-11-18 11:33:09 +01:00 |
|
|
980921e078
|
Vector fixes
|
2024-11-12 16:31:22 +01:00 |
|
|
ee03743355
|
Merge branch 'indexer-edition-2024' into indexer-edition-2024-doc-chunks
|
2024-11-06 15:50:53 +01:00 |
|
|
9c1e54a2c8
|
Move crates under a sub folder to clean up the code
|
2024-10-21 08:18:43 +02:00 |
|