康熙
65aedac20e
fix: enable FTS fallback when no embedding provider available ( #17725 )
...
When no embedding provider is available (e.g., OAuth mode without API keys),
memory_search now falls back to FTS-only mode instead of returning disabled: true.
Changes:
- embeddings.ts: return null provider with reason instead of throwing
- manager.ts: handle null provider, use FTS-only search mode
- manager-search.ts: allow searching all models when provider is undefined
- memory-tool.ts: expose search mode in results
The search results now include a 'mode' field indicating 'hybrid' or 'fts-only'.
2026-02-16 23:53:21 +01:00
..
2026-02-14 22:03:45 -08:00
2026-02-14 22:03:45 -08:00
2026-02-01 10:03:47 +09:00
2026-02-16 23:50:34 +01:00
2026-02-13 14:28:22 +00:00
2026-02-01 10:03:47 +09:00
2026-02-14 15:39:45 +00:00
2026-02-16 16:42:28 +00:00
2026-02-13 14:28:22 +00:00
2026-02-13 16:58:30 +01:00
2026-02-16 14:59:30 +00:00
2026-02-16 02:36:00 -08:00
2026-02-12 16:31:06 -06:00
2026-02-15 21:19:25 -06:00
2026-01-23 09:06:04 +00:00
2026-02-13 14:28:22 +00:00
2026-02-04 04:02:38 +00:00
2026-02-16 23:51:47 +01:00
2026-02-16 23:51:47 +01:00
2026-02-16 02:36:18 +00:00
2026-02-14 22:01:11 +01:00
2026-02-14 21:53:30 +01:00
2026-02-16 14:59:30 +00:00
2026-02-01 10:03:47 +09:00
2026-02-16 23:50:27 +01:00
2026-02-15 23:14:42 +00:00
2026-02-16 23:53:21 +01:00
2026-02-16 22:48:47 +05:30
2026-02-16 15:15:00 -06:00
2026-02-14 13:27:45 +01:00
2026-02-14 15:39:45 +00:00
2026-02-16 23:50:21 +01:00
2026-02-16 03:00:25 +00:00
2026-02-16 03:56:49 +01:00
2026-02-01 10:03:47 +09:00
2026-02-16 03:56:49 +01:00
2026-02-16 03:56:49 +01:00
2026-02-16 03:56:49 +01:00
2026-02-16 02:59:30 +00:00
2026-02-16 03:56:49 +01:00
2026-02-01 10:03:47 +09:00
2026-02-13 02:02:01 +01:00
2026-02-16 03:56:49 +01:00
2026-02-15 23:14:42 +00:00
2026-02-16 03:41:58 +00:00
2026-02-16 23:51:44 +01:00
2026-02-16 23:51:44 +01:00
2026-02-16 02:38:00 +00:00
2026-02-16 23:51:47 +01:00
2026-02-16 23:51:47 +01:00
2026-02-16 08:20:24 -05:00
2026-02-16 08:20:24 -05:00
2026-02-16 23:50:34 +01:00
2026-02-16 01:21:11 +01:00
2026-02-16 14:59:30 +00:00
2026-02-13 14:28:22 +00:00
2026-02-16 14:59:30 +00:00
2026-02-16 14:59:30 +00:00
2026-02-16 14:59:30 +00:00
2026-02-16 14:59:30 +00:00
2026-02-16 23:50:18 +01:00
2026-02-15 23:12:57 +00:00
2026-02-16 23:50:18 +01:00
2026-02-16 01:21:11 +01:00
2026-02-16 18:31:27 +00:00
2026-02-16 18:09:45 +00:00
2026-02-13 14:28:22 +00:00
2026-01-18 01:42:54 +00:00
2026-02-16 23:50:18 +01:00
2026-02-13 14:28:22 +00:00
2026-02-01 10:03:47 +09:00