互換性マトリックス
各モデルのendpointタイプでサポートされているLibreChatの機能。
LibreChatは、少数のendpoint typesを通じて多くのAIプロバイダーに接続します。 このページでは、各endpointがサポートする機能をまとめています。多くの機能は選択する特定のモデルに依存するため、それらのセルは「はい」または「いいえ」で断定せず、モデル依存としてマークされています。
- Supported
- Not supported
- Depends on the model
- Via the Agents endpoint
| Capability | OpenAI | Azure OpenAI | Anthropic | AWS Bedrock | Custom (OpenAI-compatible) | Agents | Assistants | |
|---|---|---|---|---|---|---|---|---|
| Streaming responses | Supported | Supported | Supported | Supported | Supported | Supported | Supported | Supported |
| Vision (image input) | Depends on the model | Depends on the model | Depends on the model | Depends on the model | Depends on the model | Depends on the model | Depends on the model | Depends on the model |
| Tools / function calling | Depends on the model | Depends on the model | Depends on the model | Depends on the model | Depends on the model | Depends on the model | Supported | Supported |
| Web Search | Supported | Supported | Supported | Supported | Supported | Supported | Supported | Not supported |
| Code Interpreter | Supported | Supported | Supported | Supported | Supported | Supported | Supported | Supported |
| Artifacts | Supported | Supported | Supported | Supported | Supported | Supported | Supported | Not supported |
| File Search (RAG) | Supported | Supported | Supported | Supported | Supported | Supported | Supported | Supported |
| Image Generation | Via the Agents endpoint | Via the Agents endpoint | Via the Agents endpoint | Via the Agents endpoint | Via the Agents endpoint | Via the Agents endpoint | Supported | Via the Agents endpoint |
| OCR | Supported | Supported | Supported | Supported | Supported | Supported | Supported | Supported |
| Memory | Supported | Supported | Supported | Supported | Supported | Supported | Supported | Not supported |
| MCP | Via the Agents endpoint | Via the Agents endpoint | Via the Agents endpoint | Via the Agents endpoint | Via the Agents endpoint | Via the Agents endpoint | Supported | Not 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 です。これは、ほとんどのベースモデルに対して、ツール使用、MCP、Code Interpreter、ファイル検索、および Image Generation を追加します。通常のチャット endpoint では提供されない機能が必要な場合は、これを選択してください。
- Vision(ビジョン)および tools / function calling(ツール / 関数呼び出し)は、エンドポイントではなくモデルのプロパティであるため、プロバイダーに関係なく、対応したモデルが必要です。
- AssistantsはOpenAIのAssistantsランタイムを使用します。これには独自のファイル検索とコード実行機能が備わっていますが、MemoryやArtifactsといったLibreChatの機能は重ねて提供されません。
これは手動で管理されているクイックリファレンスです。お使いのリリースに対して値が正しくないと思われる場合は、issue または PR を作成してください。
このガイドはいかがでしたか?