You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In order to use the script, the `sentence_transformers` module is required to be installed on the user device.
You can install the dependency with the following command:
```bash
pip install sentence_transformers
```
### Embedding
With your [development environment](</definitions/20240819_definition_development environment.md>) ready, you can now embed your browser history into ChromaDB.