chroma-core / chroma

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

Update getting-started.md #2421

Open sgarg15 opened 3 days ago

sgarg15 commented 3 days ago

Added the note that the distance returned from the query function is distance not similarity. Ie. in terms of cosine, it returns cosine distance rather then cosine similarity

Description of changes

Summarize the changes made by this PR.

Test plan

How are these changes tested?

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 3 days ago

Reviewer Checklist

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

Testing, Bugs, Errors, Logs, Documentation