Skip to content
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

Update Collection.py #235

Merged
merged 1 commit into from
Mar 26, 2023
Merged

Update Collection.py #235

merged 1 commit into from
Mar 26, 2023

Conversation

jschachter
Copy link
Contributor

fix a minor misspelling

fix misspelling
Copy link
Collaborator

@HammadB HammadB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@HammadB HammadB merged commit a8adedc into chroma-core:main Mar 26, 2023
atroyn pushed a commit that referenced this pull request Mar 29, 2023
atroyn added a commit that referenced this pull request Mar 29, 2023
commit 5cef7f9
Author: Luke VanderHart <[email protected]>
Date:   Tue Mar 28 19:28:02 2023 -0400

    Support parameters for HNSW indexes using metadata (#245)

    * refactor hnswlib class

    * update index usage

    * udpate index usage in duckdb.py

    * clean up unused method

    * bug fixes

    * fix bugs

    * fix validation ordering

    * persistence test

    * Added params persistence test

    ---------

    Co-authored-by: atroyn <[email protected]>

commit 90ae684
Merge: e3aa896 6c64337
Author: Jeff Huber <[email protected]>
Date:   Tue Mar 28 14:36:30 2023 -0700

    Merge pull request #246 from chroma-core/0.3.14

    new version

commit 6c64337
Author: Jeffrey Huber <[email protected]>
Date:   Tue Mar 28 12:38:17 2023 -0700

    new version

commit e3aa896
Author: Hammad Bashir <[email protected]>
Date:   Tue Mar 28 11:03:25 2023 -0700

    Update RELEASE_PROCESS.md

commit e347476
Merge: fa847be e8db7aa
Author: Jeff Huber <[email protected]>
Date:   Tue Mar 28 10:40:18 2023 -0700

    Merge pull request #244 from chroma-core/fixDuckDbLogging

    create persist dir if not exist, correct logging of persistence

commit e8db7aa
Author: Jeffrey Huber <[email protected]>
Date:   Tue Mar 28 10:29:43 2023 -0700

    create persist dir if not exist, correct logging of persistence

commit fa847be
Author: Hammad Bashir <[email protected]>
Date:   Mon Mar 27 11:58:28 2023 -0700

    Release 0.3.13 (#240)

    * Add release process and autogenerate release notes

commit 4fef4d8
Author: Hammad Bashir <[email protected]>
Date:   Mon Mar 27 11:13:49 2023 -0700

    upgrade duckdb (#239)

commit d44d2df
Author: Hammad Bashir <[email protected]>
Date:   Sun Mar 26 16:06:24 2023 -0700

    Add telemetry (#233)

    Adds telemetry for chroma

    - Added types for delete return
    - Added telemetry which has a type for TelemetryEvents and a Telemetry base class.
    - Telemetry stores the user id in ~/cache/chroma and also stores the context for events. Context contains settings and if the client is running in the server.
    - Added Posthog which extends Telemetry and implements capture() while respecting anonymized_telemetry
    - Added events for client create, add and delete
    - Added a __ version __ to chroma this must now be set for every update

commit a8adedc
Author: jschachter <[email protected]>
Date:   Sun Mar 26 14:23:52 2023 -0700

    Update Collection.py (#235)

    fix misspelling

commit bbd9783
Author: Ikko Eltociear Ashimine <[email protected]>
Date:   Sat Mar 25 09:48:05 2023 +0900

    fix typo in DEVELOP.md (#231)

    programatically -> programmatically

commit 6da0b76
Merge: 4463d13 e6a7aee
Author: Jeff Huber <[email protected]>
Date:   Fri Mar 24 08:00:27 2023 -0700

    Merge pull request #230 from dbasch/main

    Added function for the Instructor models.

commit e6a7aee
Author: Diego Basch <[email protected]>
Date:   Thu Mar 23 20:07:13 2023 -0700

    added embedding function for the Instructor models.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants