LangChain Reference home page
Search...
āK
Ask AI
GitHub
Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
āI
LangChain Assistant
New
History
Ask a question to get started
Enter
to send
ā¢
Shift+Enter
new line
Menu
Navigation
Projects
Anthropic
AWS
Cloudflare
DeepSeek
Google
Node
Google Common
Google GAuth
Google GenAI
Google Vertex AI
Google Vertex AI Web
Google WebAuth
Groq
Mistral AI
MongoDB
Ollama
OpenAI
OpenRouter
Redis
xAI
Language
Python
JavaScript
Theme
Light
Dark
JavaScript
@langchain/community
embeddings
jina
JinaEmbeddings
Class
latest
ā
Since v1.0
JinaEmbeddings
Copy
class
JinaEmbeddings
Bases
Embeddings
Constructors
Properties
Methods
Inherited from
Embeddings
(langchain_core)
Methods
M
embed_documents
M
embed_query
M
aembed_documents
M
aembed_query
View source on GitHub
Version History
constructor
constructor
property
apiKey
:
string
property
baseUrl
:
string
property
batchSize
:
number
property
caller
:
AsyncCaller
property
dimensions
:
number
property
model
:
string
property
normalized
:
boolean
property
stripNewLines
:
boolean
method
embedDocuments
method
embedQuery