Files
MemoryBear/api/app
Ke Sun 6452733c4e fix(memory): simplify summary tool by removing LLM processing
- Remove template_service extraction and template rendering logic
- Remove LLM client initialization from MemoryClientFactory
- Remove structured response call to LLM with RetrieveSummaryResponse model
- Replace LLM-based answer generation with direct retrieval information
- Simplify response to use raw retrieved info or default fallback message
- Update logging to reflect non-LLM quick answer approach
- Reduce unnecessary dependencies and improve performance by eliminating LLM call overhead
2026-01-14 15:58:24 +08:00
..
2026-01-12 15:59:10 +08:00
2026-01-14 11:39:47 +08:00
2026-01-14 15:36:26 +08:00
2026-01-13 15:42:00 +08:00
2026-01-12 15:59:10 +08:00
2025-12-24 20:35:04 +08:00
2025-12-24 20:35:04 +08:00