Skip to content

Commit

Permalink
Remove link to colab notebook (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
julian-risch authored Feb 22, 2024
1 parent 3969a2c commit 62b7717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/chroma-documentstore.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ indexing.run({"converter": {"sources": file_paths}})
```

## Examples
You can find a code example showing how to use the Document Store and the Retriever under the `example/` folder of [this repo](https://github.com/deepset-ai/haystack-core-integrations/blob/main/integrations/chroma) or in [this Colab](https://colab.research.google.com/drive/1YpDetI8BRbObPDEVdfqUcwhEX9UUXP-m?usp=sharing).
You can find a code example showing how to use the Document Store and the Retriever under the `example/` folder of [this repo](https://github.com/deepset-ai/haystack-core-integrations/blob/main/integrations/chroma).

## License

Expand Down

0 comments on commit 62b7717

Please sign in to comment.