호환성 매트릭스
각 모델 endpoint 유형에서 지원하는 LibreChat 기능입니다.
LibreChat은 소수의 endpoint types를 통해 여러 AI 제공업체에 연결됩니다. 이 페이지는 각 endpoint가 지원하는 기능을 요약합니다. 많은 기능이 선택한 특정 모델에 따라 달라지므로, 해당 셀은 확정적인 예/아니오 대신 모델 종속적(model-dependent)으로 표시되었습니다.
- 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입니다. 이 endpoint는 대부분의 기본 모델 위에 도구 사용, MCP, Code Interpreter, 파일 검색 및 Image Generation 기능을 추가합니다. 일반적인 채팅 endpoint가 제공하지 않는 기능이 필요할 때 사용하세요.
- Vision 및 tools / function calling은 엔드포인트가 아닌 모델의 속성이므로, 제공업체와 관계없이 이를 지원하는 모델이 필요합니다.
- Assistants는 OpenAI의 Assistants 런타임을 사용하며, 이는 자체적인 파일 검색 및 코드 실행 기능을 제공하지만 Memory나 Artifacts와 같은 LibreChat 기능은 계층화하지 않습니다.
이 문서는 수동으로 관리되는 빠른 참조입니다. 릴리스에 맞지 않는 값이 있다면 이슈를 열거나 PR을 제출해 주세요.
이 가이드는 어떤가요?