🦜️🔗 LangChain Integrations
This page contains status indicators and links to the various types of integrations LangChain provides.
LLMs
LLM Provider |
Python |
TypeScript |
OpenAI |
✅ |
✅ |
Cohere |
✅ |
✅ |
Hugging Face Hub |
✅ |
✅ |
AI21 Labs |
✅ |
❌ |
Aleph Alpha |
✅ |
❌ |
Anthropic |
✅ |
✅ |
Azure OpenAI |
✅ |
❌ |
Banana |
✅ |
❌ |
Cerebrium AI |
✅ |
❌ |
DeepInfra |
✅ |
❌ |
Forefront AI |
✅ |
❌ |
Goose AI |
✅ |
❌ |
Manifest |
✅ |
❌ |
Modal |
✅ |
❌ |
Petals |
✅ |
❌ |
Self-Hosted (via RunHouse) |
✅ |
❌ |
Stochastic AI |
✅ |
❌ |
Writer |
✅ |
❌ |
Replicate |
✅ |
✅ |
Embeddings
Embedding Provider |
Python |
TypeScript |
OpenAI |
✅ |
✅ |
Cohere |
✅ |
✅ |
Hugging Face Hub |
✅ |
✅ |
TensorFlow Hub |
✅ |
✅ |
Instruct Embeddings |
✅ |
❌ |
Self Hosted (via RunHouse) Embeddings |
✅ |
❌ |
VectorStores
VectorStore Provider |
Python |
TypeScript |
Chroma |
✅ |
✅ |
Pinecone |
✅ |
✅ |
Weaviate |
✅ |
✅ |
ElasticSearch |
✅ |
❌ |
FAISS |
✅ |
❌ |
Milvus |
✅ |
✅ |
OpenSearch |
✅ |
✅ |
Qdrant |
✅ |
❌ |
HNSWLib |
❌ |
✅ |
Supabase |
❌ |
✅ |
Prisma |
❌ |
✅ |