Skip to content

Commit d291af9

Browse files
Updates for ChromaDB
1 parent 59959b8 commit d291af9

File tree

5 files changed

+2407
-2854
lines changed

5 files changed

+2407
-2854
lines changed

docs/modules/chromadb.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,13 @@ These examples use the following libraries:
1414

1515
npm install chromadb
1616

17-
- [ollama](https://www.npmjs.com/package/ollama)
17+
- [@chroma-core/default-embed](https://www.npmjs.com/package/@chroma-core/default-embed)
1818

19-
npm install ollama
19+
npm install @chroma-core/default-embed
20+
21+
- [@chroma-core/ollama](https://www.npmjs.com/package/@chroma-core/ollama)
22+
23+
npm install @chroma-core/ollama
2024

2125
Choose an image from the [container registry](https://hub.docker.com/r/chromadb/chroma) and substitute `IMAGE`.
2226

0 commit comments

Comments
 (0)