- Add ContextMerger class for combining local and external history - Implement message fingerprint computation (SHA256 hash) - Implement deduplication: local history takes priority - Implement token-based truncation using tiktoken - Add comprehensive unit tests (20 test cases) |
||
|---|---|---|
| .. | ||
| llm | ||
| retrieval | ||
| __init__.py | ||
| context.py | ||
| memory.py | ||
| orchestrator.py | ||