Chat models 是使用一系列 messages 作为输入并返回消息作为输出的语言模型 .Documentation Index
Fetch the complete documentation index at: https://nvd-54.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
精选模型
虽然这些 LangChain 类支持所标注的高级功能, 但您可能需要参考特定提供商的文档来了解哪些托管模型或后端支持该功能。
| 模型 | Tool calling | Structured output | Multimodal |
|---|---|---|---|
ChatOpenAI | ✅ | ✅ | ✅ |
ChatAnthropic | ✅ | ✅ | ✅ |
ChatVertexAI (deprecated) | ✅ | ✅ | ✅ |
ChatGoogleGenerativeAI | ✅ | ✅ | ✅ |
AzureChatOpenAI | ✅ | ✅ | ✅ |
ChatGroq | ✅ | ✅ | ❌ |
ChatBedrock | ✅ | ✅ | ❌ |
ChatAmazonNova | ✅ | ❌ | ✅ |
ChatHuggingFace | ✅ | ✅ | ❌ |
ChatOllama | ✅ | ✅ | ❌ |
ChatWatsonx | ✅ | ✅ | ✅ |
ChatXAI | ✅ | ✅ | ❌ |
ChatNVIDIA | ✅ | ✅ | ✅ |
ChatCohere | ✅ | ✅ | ❌ |
ChatMistralAI | ✅ | ✅ | ❌ |
ChatTogether | ✅ | ✅ | ❌ |
ChatFireworks | ✅ | ✅ | ❌ |
ChatLlamaCpp | ✅ | ✅ | ❌ |
ChatDeepSeek | ✅ | ✅ | ❌ |
ChatDatabricks | ✅ | ✅ | ❌ |
ChatPerplexity | ❌ | ✅ | ✅ |
ChatOpenRouter | ✅ | ✅ | ✅ |
ChatLiteLLM | ✅ | ✅ | ✅ |
路由器和代理
路由器和代理允许您通过单一 API 和凭证访问来自多个提供商的模型。 它们可以简化计费,让您在不更改集成的情况下切换模型,并提供自动回退等功能。| 提供商 | Integration | 描述 |
|---|---|---|
| OpenRouter | ChatOpenRouter | 统一访问来自 OpenAI, Anthropic, Google, Meta, and more |
| LiteLLM | ChatLiteLLM | 统一接口,支持 OpenAI, Anthropic, Azure, Hugging Face, and more ,提供路由和回退功能 |
聊天补全 API
某些模型提供商提供与 OpenAI 兼容的端点,即 Chat Completions API. 在这种情况下,您可以使用ChatOpenAI 并配合自定义的 base_url 来连接这些端点以实现基本的聊天功能。
所有聊天模型
Abso
AI21 Labs
AI/ML API
Alibaba Cloud PAI EAS
Amazon Nova
Anthropic
AzureAIOpenAIApiChatModel
Azure OpenAI
Azure ML Endpoint
Baichuan Chat
Baidu Qianfan
Baseten
AWS Bedrock
Cerebras
CloudflareWorkersAI
Cohere
ContextualAI
Coze Chat
Dappier AI
Databricks
DeepInfra
DeepSeek
Eden AI
EverlyAI
Featherless AI
Fireworks
ChatFriendli
Google Gemini
Google Cloud Vertex AI
GPTRouter
DigitalOcean Gradient
GreenNode
Groq
ChatHuggingFace
IBM watsonx.ai
JinaChat
Kinetica
Konko
LiteLLM
Llama 2 Chat
Llama API
LlamaEdge
Llama.cpp
maritalk
MiniMax
MistralAI
MLX
ModelScope
Moonshot
Naver
Nebius
Netmind
NVIDIA AI Endpoints
ChatOCIModelDeployment
OCIGenAI
ChatOctoAI
Ollama
OpenAI
OpenRouter
Outlines
Perplexity
Pipeshift
ChatPredictionGuard
PremAI
PromptLayer ChatOpenAI
Qwen QwQ
Qwen
Reka
RunPod Chat Model
SambaNova
ChatSeekrFlow
Snowflake Cortex
SparkLLM Chat
Nebula (Symbl.ai)
Tencent Hunyuan
Together
Tongyi Qwen
Upstage
vLLM Chat
Volc Engine Maas
ChatWriter
xAI
Xinference
YandexGPT
ChatYI
Yuan2.0
ZHIPU AI
If you’d like to contribute an integration, see Contributing integrations.
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

