Skip to content
Changelog

Keep same-document inserts distinct when metadata differs

Agno Team

June 10, 20261 min read

Content hashing now folds metadata into the content hash (v2.6.13), so upsert=False inserts of the same document no longer collapse into one. Documents that share content but differ in metadata are stored as separate records the way you'd expect.

Shipped around the same time