-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ENH] Update documentation for generate ids changes #2775
[ENH] Update documentation for generate ids changes #2775
Conversation
Please tag your PR title with one of: [ENH | BUG | DOC | TST | BLD | PERF | TYP | CLN | CHORE]. See https://docs.trychroma.com/contributing#contributing-code-and-ideas |
Reviewer ChecklistPlease leverage this checklist to ensure your code review is thorough before approving Testing, Bugs, Errors, Logs, Documentation
System Compatibility
Quality
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @spikechroma and the rest of your teammates on Graphite |
7383f27
to
d0cf739
Compare
a56be4d
to
c08395f
Compare
d0cf739
to
e108da4
Compare
c08395f
to
9a93010
Compare
e108da4
to
1d871fd
Compare
9a93010
to
9c4dafd
Compare
1d871fd
to
f0e9acd
Compare
9c4dafd
to
d220abd
Compare
f0e9acd
to
a65f31b
Compare
d220abd
to
8f7d3a5
Compare
a65f31b
to
d55a678
Compare
8f7d3a5
to
437161c
Compare
d55a678
to
065149d
Compare
437161c
to
5838616
Compare
065149d
to
68c1f7d
Compare
5838616
to
fa84e7f
Compare
1db9568
to
82c31b2
Compare
d91f192
to
6ae27b2
Compare
82c31b2
to
007039e
Compare
6ae27b2
to
8d9aed7
Compare
007039e
to
1a72e6b
Compare
8d9aed7
to
70a3c19
Compare
1a72e6b
to
36b17a0
Compare
70a3c19
to
b328dfb
Compare
36b17a0
to
87ba120
Compare
adb2737
to
1a0508f
Compare
87ba120
to
499a81c
Compare
1a0508f
to
0427765
Compare
499a81c
to
a3dc87d
Compare
0427765
to
a84b565
Compare
a3dc87d
to
77aeac9
Compare
a84b565
to
dd4a17d
Compare
Description of changes
Summarize the changes made by this PR.
Test plan
How are these changes tested?
pytest
for python,yarn test
for js,cargo test
for rustDocumentation Changes
Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the docs repository?