Skip to content

Commit

Permalink
release JS to 1.7.1 (#1533)
Browse files Browse the repository at this point in the history
Bump JS client to 1.7.1 to release new functionality
- multi-tenancy
- gemini embedding support
  • Loading branch information
jeffchuber committed Dec 15, 2023
1 parent 3e14d25 commit c120b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/js/package.json
@@ -1,6 +1,6 @@
{
"name": "chromadb",
"version": "1.6.1",
"version": "1.7.1",
"description": "A JavaScript interface for chroma",
"keywords": [],
"author": "",
Expand Down

0 comments on commit c120b5a

Please sign in to comment.