康熙
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 02:45:00 +00:00
2026-02-16 23:53:21 +01:00
2026-02-16 23:51:51 +01:00
2026-02-16 23:52:42 +01:00
2026-02-16 02:45:00 +00:00
2026-02-16 23:53:19 +01:00
2026-02-16 23:52:16 +01:00
2026-02-16 23:53:11 +01:00
2026-02-16 23:52:56 +01:00
2026-02-16 22:30:39 +00:00
2026-02-16 23:51:16 +01:00
2026-02-16 23:53:19 +01:00
2026-02-16 10:35:26 -08:00
2026-02-16 23:49:41 +01:00
2026-02-16 23:53:19 +01:00
2026-02-16 23:53:21 +01:00
2026-02-16 14:59:31 +00:00
2026-02-16 23:52:56 +01:00
2026-02-16 15:16:35 -05:00
2026-02-16 02:45:00 +00:00
2026-02-16 06:16:33 +00:00
2026-02-16 23:50:56 +01:00
2026-02-16 23:53:21 +01:00
2026-02-16 23:53:21 +01:00
2026-02-16 02:45:00 +00:00
2026-02-16 16:14:54 +00:00
2026-02-16 23:53:19 +01:00
2026-02-16 23:52:56 +01:00
2026-02-16 23:49:47 +01:00
2026-02-16 14:59:30 +00:00
2026-02-16 14:59:30 +00:00
2026-02-16 16:14:54 +00:00
2026-02-16 02:45:00 +00:00
2026-02-16 14:59:30 +00:00
2026-02-16 23:53:19 +01:00
2026-02-16 23:53:19 +01:00
2026-02-16 23:53:06 +01:00
2026-02-16 02:45:00 +00:00
2026-02-16 00:08:00 +00:00
2026-02-16 14:59:30 +00:00
2026-02-16 14:59:31 +00:00
2026-02-16 17:06:40 +00:00
2026-02-16 01:52:30 +00:00
2026-02-16 23:53:19 +01:00
2026-02-15 01:15:43 +00:00
2026-02-16 23:52:00 +01:00
2026-02-15 00:56:20 +00:00
2026-02-14 15:39:46 +00:00
2026-02-16 02:45:00 +00:00
2026-02-14 19:03:46 +01:00
2026-02-14 19:03:46 +01:00
2026-02-16 17:06:40 +00:00
2026-02-16 02:45:00 +00:00