fleet-memory/hindsight-clients/python/hindsight_client
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
..
__init__.py feat(python-sdk): add tags filtering support to high-level client (#186) 2026-01-23 10:02:05 +01:00
hindsight_client.py feat(python-sdk): add tags filtering support to high-level client (#186) 2026-01-23 10:02:05 +01:00