Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit 4df8ecc

Browse files
authored
Add link to multi-modal colab (#159)
1 parent 70b11c1 commit 4df8ecc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/multi-modal.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ import TabItem from '@theme/TabItem';
2222

2323
Chroma supports multimodal collections, i.e. collections which can store, and can be queried by, multiple modalities of data.
2424

25+
Try it out in Colab: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://githubtocolab.com/chroma-core/chroma/blob/main/examples/multimodal/multimodal_retrieval.ipynb)
26+
2527
## Multi-modal Embedding Functions
2628

2729
Chroma supports multi-modal embedding functions, which can be used to embed data from multiple modalities into a single embedding space.

0 commit comments

Comments
 (0)