Files
crewAI/docs/en/ai/memory/troubleshooting.mdx
2026-02-19 11:26:06 -08:00

13 lines
369 B
Plaintext

---
title: "Memory: Troubleshooting"
description: "Diagnose poor recall quality, scope leakage, and stale memory retrieval."
icon: "circle-exclamation"
mode: "wide"
---
## Common issues
- Irrelevant recall: tighten scopes and query wording.
- Missing recall: check scope path and recency weighting.
- Scope leakage: avoid shared broad scopes for unrelated workflows.