fleet-memory/hindsight-clients
Phạm Gia Linh aebef9408b
feat(python-sdk): add tags filtering support to high-level client (#186)
Add tags and tags_match parameters to recall/reflect methods for
filtering
memories by visibility scope. Also add tags support to retain methods.

Changes:
- recall()/arecall(): add tags, tags_match parameters
- reflect()/areflect(): add tags, tags_match parameters
- retain()/aretain(): add tags parameter
- retain_batch()/aretain_batch(): add document_tags parameter
- Add TestTags test class with 7 tests
2026-01-23 10:02:05 +01:00
..
python feat(python-sdk): add tags filtering support to high-level client (#186) 2026-01-23 10:02:05 +01:00
rust feat: add memory tags (#152) 2026-01-13 18:28:40 +01:00
typescript feat: revisit mental models, directives and reflections (#179) 2026-01-22 17:13:16 +01:00
.gitignore rename to hindsight (#2) 2025-11-25 19:28:26 +01:00