JinaEmbedder defaults to jina-embeddings-v3 with 1024 dimensions. Pass Jina API fields through request_params.
jina_embedder.py
Run the Example
1
Set up your virtual environment
2
Export the API key
3
Install dependencies
4
Run the example
Generate Jina retrieval embeddings with explicit passage and query tasks.
JinaEmbedder defaults to jina-embeddings-v3 with 1024 dimensions. Pass Jina API fields through request_params.
Set up your virtual environment
Export the API key
Install dependencies
Run the example