Closed
Conversation
db9aeb6 to
1e10767
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #36 +/- ##
=======================================
Coverage 99.48% 99.48%
=======================================
Files 22 22
Lines 1548 1548
=======================================
Hits 1540 1540
Misses 8 8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
38484c8 to
f845903
Compare
f845903 to
e7f952a
Compare
Closed
a7e55a0 to
0a688dd
Compare
Owner
Author
|
ChromaDB client and server version mismatch causes errors. This PR should be released as a breaking change. |
3f3e77e to
0e6bc70
Compare
93820be to
cb82282
Compare
755e1ae to
af3f718
Compare
2ac3abb to
45fdae3
Compare
Owner
Author
|
In fact, chroma 1.0.x client works with 0.6.3 server. It only breaks when the server loads database files created by 0.6.x chroma |
bcac361 to
8bf1b8a
Compare
…ing release version of chroma
4a9d15c to
7a6627f
Compare
Owner
Author
|
Closing this PR because the major refactoring on the main branch has made the conflict resolution too complex to resolve, and there hasn't been any real progress made here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sub-goals:
Waiting for:
chromadb.errors.InternalErrorchroma-core/chroma#4217