You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Mark foundational knowledge clearly in RAG context
- Add [foundational knowledge] prefix for CRITICAL_FOUNDATION documents
- Use 'source: CRITICAL_FOUNDATION' format to match prompt builder expectations
- Helps LLM recognize and prioritize foundational knowledge over general training data
- Fixes issue where LLM ignores RAG context for StillMe self-tracking questions
0 commit comments