Files
MemoryBear/api/app/core
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-07 16:36:11 +08:00
2026-01-07 20:45:23 +08:00
2025-12-15 14:09:43 +08:00
2026-01-07 18:14:25 +08:00
2025-12-15 14:09:43 +08:00
2025-12-15 14:09:43 +08:00