康熙
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-16 05:32:42 +01:00
2026-02-15 20:14:45 -08:00
2026-02-16 14:59:30 +00:00
2026-02-16 00:34:10 +00:00
2026-02-15 06:43:20 +00:00
2026-02-16 14:59:30 +00:00
2026-02-14 15:39:45 +00:00
2026-02-16 00:26:03 +00:00
2026-02-06 21:55:09 -06:00
2026-02-16 14:59:30 +00:00
2026-02-15 19:29:27 +00:00
2026-02-10 20:10:17 -06:00
2026-02-10 20:10:17 -06:00
2026-02-15 10:30:19 -05:00
2026-02-10 20:10:17 -06:00
2026-02-16 14:59:30 +00:00
2026-02-16 23:53:21 +01:00
2026-02-10 20:10:17 -06:00
2026-02-13 15:19:13 +00:00
2026-02-10 20:10:17 -06:00
2026-02-16 23:53:21 +01:00
2026-02-16 23:53:21 +01:00
2026-01-31 16:19:20 +09:00
2026-02-15 19:17:03 -08:00
2026-02-15 19:17:03 -08:00
2026-02-16 14:59:30 +00:00
2026-02-02 23:45:05 -08:00
2026-02-10 18:09:24 -06:00
2026-02-10 18:09:24 -06:00
2026-02-01 10:03:47 +09:00
2026-02-16 23:53:21 +01:00
2026-02-16 23:53:21 +01:00
2026-02-14 17:25:07 -08: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-15 15:07:09 +00:00
2026-02-16 14:59:30 +00:00
2026-02-16 23:53:21 +01:00
2026-02-01 10:03:47 +09:00
2026-02-14 17:25:07 -08:00
2026-01-31 16:19:20 +09:00
2026-01-15 18:37:02 +00:00
2026-01-18 16:12:10 +00:00
2026-02-01 10:03:47 +09:00
2026-02-16 05:32:42 +01:00
2026-02-15 20:14:45 -08:00
2026-02-14 15:31:52 -08:00
2026-02-14 15:31:52 -08:00
2026-02-15 02:41:45 +00:00
2026-02-15 02:41:45 +00:00
2026-02-16 14:59:30 +00:00
2026-02-14 15:42:02 -08:00
2026-02-10 18:09:24 -06:00
2026-02-10 18:09:24 -06:00
2026-01-18 06:01:25 +00:00
2026-02-15 01:18:53 +01:00
2026-01-31 16:19:20 +09:00
2026-02-15 01:15:43 +00:00
2026-02-16 00:29:01 +00:00
2026-02-16 00:29:01 +00:00
2026-02-16 00:29:01 +00:00
2026-02-14 15:39:46 +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-02 23:45:05 -08:00