Skip to main content
LibreChat is joining ClickHouse to power the open-source Agentic Data Stack 🎉 Learn more
LibreChat

兼容性矩阵

每个模型 endpoint 类型支持哪些 LibreChat 功能。

LibreChat 通过一小组 endpoint types 连接到许多 AI 提供商。 本页面总结了每个 endpoint 所支持的功能。许多功能取决于您选择的具体模型,因此这些单元格被标记为“取决于模型”,而不是简单的“是”或“否”。

  • Supported
  • Not supported
  • Depends on the model
  • Via the Agents endpoint
LibreChat capability support by endpoint type. Rows are capabilities, columns are endpoints.
CapabilityOpenAIAzure OpenAIAnthropicGoogleAWS BedrockCustom (OpenAI-compatible)AgentsAssistants
Streaming responsesSupportedSupportedSupportedSupportedSupportedSupportedSupportedSupported
Vision (image input)Depends on the modelDepends on the modelDepends on the modelDepends on the modelDepends on the modelDepends on the modelDepends on the modelDepends on the model
Tools / function callingDepends on the modelDepends on the modelDepends on the modelDepends on the modelDepends on the modelDepends on the modelSupportedSupported
Web SearchSupportedSupportedSupportedSupportedSupportedSupportedSupportedNot supported
Code InterpreterSupportedSupportedSupportedSupportedSupportedSupportedSupportedSupported
ArtifactsSupportedSupportedSupportedSupportedSupportedSupportedSupportedNot supported
File Search (RAG)SupportedSupportedSupportedSupportedSupportedSupportedSupportedSupported
Image GenerationVia the Agents endpointVia the Agents endpointVia the Agents endpointVia the Agents endpointVia the Agents endpointVia the Agents endpointSupportedVia the Agents endpoint
OCRSupportedSupportedSupportedSupportedSupportedSupportedSupportedSupported
MemorySupportedSupportedSupportedSupportedSupportedSupportedSupportedNot supported
MCPVia the Agents endpointVia the Agents endpointVia the Agents endpointVia the Agents endpointVia the Agents endpointVia the Agents endpointSupportedNot supported

Quick reference, maintained manually. “Depends on the model” means the capability is available when the selected model supports it. Verify against your deployed version. Last reviewed: 2026-06-18.

注意事项

  • Custom (OpenAI-compatible) 涵盖了任何通过 custom endpoints 配置的提供商,例如 OpenRouter、Groq、Mistral、Ollama、DeepSeek、Perplexity 等。具体的支持情况取决于提供商对 OpenAI API 的兼容程度以及您所选择的模型。
  • Agents 是功能最强大的 endpoint:它在大多数基础模型之上增加了工具使用、MCPCode Interpreter、文件搜索以及 Image Generation 功能。当您需要普通聊天 endpoint 所不具备的功能时,请选择它。
  • Visiontools / function calling模型的属性,而非 endpoint 的属性,因此无论使用哪种提供商,都需要具备相应能力的模型。
  • Assistants 使用 OpenAI 的 Assistants 运行时,它提供自己的文件搜索和代码执行功能,但不会叠加 LibreChat 的功能,例如 Memory 或 Artifacts。

这是一个手动维护的快速参考。如果某个值与您的版本不符,请提交 issue 或 PR

这篇指南怎么样?