Skip to main content
Docs by LangChain home page
LangChain + LangGraph
Search...
⌘K
GitHub
Try LangSmith
Try LangSmith
Search...
Navigation
bookend.ai
LangChain
LangGraph
Deep Agents
Integrations
Learn
Reference
Contribute
Python
Overview
All providers
Popular Providers
OpenAI
Anthropic (Claude)
Google
AWS (Amazon)
Hugging Face
Microsoft
Ollama
Groq
Integrations by component
Chat models
Tools and toolkits
Retrievers
Text splitters
Embedding models
Vector stores
Document loaders
Key-value stores
close
On this page
Installation and Setup
Embedding model
bookend.ai
Copy page
Copy page
LangChain implements an integration with embeddings provided by
bookend.ai
.
Installation and Setup
You need to register and get the
API_KEY
from the
bookend.ai
website.
Embedding model
See a
usage example
.
Copy
Ask AI
from
langchain_community.embeddings
import
BookendEmbeddings
Edit the source of this page on GitHub.
Connect these docs programmatically
to Claude, VSCode, and more via MCP for real-time answers.
Was this page helpful?
Yes
No
⌘I