chroma-core / chroma

the AI-native open-source embedding database
https://www.trychroma.com/
Apache License 2.0
15.45k stars 1.3k forks source link

[PERF] Add include metadata to MetadataReader to avoid unncessary payload size #2750

Closed HammadB closed 2 months ago

HammadB commented 2 months ago

Description of changes

Summarize the changes made by this PR.

Test plan

How are these changes tested? I extended the tests for the metadata segment

Documentation Changes

Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the docs repository?

github-actions[bot] commented 2 months ago

Reviewer Checklist

Please leverage this checklist to ensure your code review is thorough before approving

Testing, Bugs, Errors, Logs, Documentation