Jake
e78ae48e69
fix(memory): add input_type to Voyage AI embeddings for improved retrieval ( #10818 )
...
* fix(memory): add input_type to Voyage AI embeddings for improved retrieval
Voyage AI recommends passing input_type='document' when indexing and
input_type='query' when searching. This improves retrieval quality by
optimising the embedding space for each direction.
Changes:
- embedQuery now passes input_type: 'query'
- embedBatch now passes input_type: 'document'
- Batch API request_params includes input_type: 'document'
- Tests updated to verify input_type is passed correctly
* Changelog: note Voyage embeddings input_type fix (#10818 ) (thanks @mcinteerj)
---------
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com >
2026-02-06 21:55:09 -06:00
..
2026-02-01 10:03:47 +09:00
2026-02-06 18:03:03 -08:00
2026-02-06 13:16:58 -05:00
2026-02-04 00:02:25 -05:00
2026-02-01 10:03:47 +09:00
2026-02-06 09:32:10 +09:00
2026-02-06 18:03:03 -08:00
2026-02-06 13:16:58 -05:00
2026-01-30 03:16:21 +01:00
2026-02-06 15:09:32 -06:00
2026-02-06 18:03:03 -08:00
2026-02-05 13:42:52 -08:00
2026-02-05 00:51:39 -08:00
2026-02-04 10:37:14 -05:00
2026-02-06 18:03:03 -08:00
2026-02-06 17:22:38 -06:00
2026-02-04 16:16:34 -05:00
2026-02-06 01:14:00 -05:00
2026-02-04 16:16:34 -05:00
2026-02-01 10:03:47 +09:00
2026-02-06 13:16:58 -05:00
2026-01-31 16:19:20 +09:00
2026-02-01 10:03:47 +09:00
2026-02-02 04:58:32 -08:00
2026-02-05 12:09:23 -08:00
2026-02-06 21:55:09 -06:00
2026-02-03 09:34:25 -08:00
2026-02-01 10:03:47 +09:00
2026-02-06 09:32:10 +09:00
2026-02-05 16:06:11 -08:00
2026-01-31 20:39:33 -06:00
2026-02-01 10:03:47 +09:00
2026-02-06 13:16:58 -05:00
2026-02-01 10:03:47 +09:00
2026-02-05 17:50:57 -08:00
2026-02-01 10:03:47 +09:00
2026-01-31 16:19:20 +09:00
2026-02-04 16:16:34 -05:00
2026-02-04 16:16:34 -05:00
2026-02-06 15:45:34 -08:00
2026-02-03 06:22:51 +00:00
2026-01-30 03:16:21 +01:00
2026-02-01 10:03:47 +09:00
2026-02-01 10:03:47 +09:00
2026-02-04 19:09:52 -05:00
2026-02-02 01:52:33 +01:00
2026-02-05 22:35:46 -06:00
2026-02-05 19:51:00 +09:00
2026-02-01 10:03:47 +09:00
2026-02-05 18:08:29 -08:00
2026-02-01 10:03:47 +09:00
2026-01-30 03:16:21 +01:00
2026-02-05 12:05:14 -08:00
2026-02-03 20:18:16 +09:00
2026-01-31 16:19:20 +09:00
2026-01-14 15:02:19 +00:00
2026-02-01 10:03:47 +09:00
2026-02-01 10:03:47 +09:00
2026-01-31 16:19:20 +09:00
2026-02-01 10:03:47 +09:00
2026-02-01 10:03:47 +09:00
2026-01-14 15:02:19 +00:00
2026-02-03 06:10:19 +00:00
2026-02-06 13:16:58 -05:00
2026-01-31 16:19:20 +09:00
2026-02-06 00:09:48 -05:00
2026-02-06 00:09:48 -05:00