Jina
Installation​
pip install superduper_jina
API​
superduper
allows users to work with Jina Embeddings models
through the Jina Embedding API.
Read more about this here.
Class | Description | GitHub | API-docs |
---|---|---|---|
superduper.ext.jina.JinaEmbeddings | Embeds a piece of text with a very long maximum context length | Code | Docs |