Superduper allows users to work with Jina Embeddings models through the Jina Embedding API.
Project description
superduper_jina
Superduper allows users to work with Jina Embeddings models through the Jina Embedding API.
Installation
pip install superduper_jina
API
Class | Description |
---|---|
superduper_jina.client.JinaAPIClient |
A client for the Jina Embedding platform. |
superduper_jina.model.Jina |
Cohere predictor. |
superduper_jina.model.JinaEmbedding |
Jina embedding predictor. |
Examples
JinaEmbedding
from superduper_jina.model import JinaEmbedding
model = JinaEmbedding(identifier='jina-embeddings-v2-base-en')
model.predict('Hello world')
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
superduper_jina-0.0.5.tar.gz
(13.3 kB
view details)
Built Distribution
File details
Details for the file superduper_jina-0.0.5.tar.gz
.
File metadata
- Download URL: superduper_jina-0.0.5.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 216e96e16a6d33dc2d03120f9d5aabee604ae2f0a8860ea469b40f3df5dbeab0 |
|
MD5 | f717193c2715fced2cecd07b93e03d5d |
|
BLAKE2b-256 | d4dc53e59ff37cc7916895ea230363f43ecd373ab0447e72602eb0a9894c752e |
File details
Details for the file superduper_jina-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: superduper_jina-0.0.5-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5dccd097c6128dbd845bd670e94a9003c3fd9cc9c313a81b6b97c7362672563 |
|
MD5 | e8b95a6308ae718d2eb92f6a576c327b |
|
BLAKE2b-256 | 94b52313c0a40582518e8bf957d075bbe494701099255caa863987a32dc40b96 |