Matriks Kompatibilitas
Kemampuan LibreChat mana yang didukung oleh setiap tipe endpoint model.
LibreChat terhubung ke banyak penyedia AI melalui sekumpulan kecil endpoint types. Halaman ini merangkum kemampuan apa saja yang didukung oleh setiap endpoint. Banyak kemampuan bergantung pada model spesifik yang Anda pilih, sehingga sel-sel tersebut ditandai sebagai bergantung pada model (model-dependent) dan bukan jawaban ya atau tidak yang mutlak.
- 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.
Catatan
- Custom (OpenAI-compatible) mencakup penyedia mana pun yang dikonfigurasi melalui custom endpoints, seperti OpenRouter, Groq, Mistral, Ollama, DeepSeek, Perplexity, dan lainnya. Dukungan yang tepat bergantung pada seberapa dekat penyedia tersebut meniru API OpenAI dan model yang Anda pilih.
- Agents adalah endpoint yang paling mumpuni: fitur ini menambahkan penggunaan alat (tool use), MCP, Code Interpreter, pencarian file, dan Image Generation di atas sebagian besar model dasar. Gunakan fitur ini saat Anda memerlukan kapabilitas yang tidak disediakan oleh endpoint obrolan biasa.
- Vision dan tools / function calling adalah properti dari model, bukan endpoint, jadi model yang mumpuni diperlukan terlepas dari penyedianya.
- Assistants menggunakan runtime Assistants milik OpenAI, yang menyediakan pencarian file dan eksekusi kodenya sendiri, tetapi tidak melapisinya dengan fitur-fitur LibreChat seperti Memory atau Artifacts.
Ini adalah referensi cepat yang dikelola secara manual. Jika ada nilai yang terlihat salah untuk rilis Anda, silakan buka issue atau PR.
Bagaimana panduan ini?
Moderasi Otomatis
Sistem Moderasi Otomatis menggunakan mekanisme penilaian untuk melacak pelanggaran pengguna. Saat pengguna melakukan tindakan seperti login, pendaftaran, atau pengiriman pesan yang berlebihan, mereka akan mengumpulkan skor pelanggaran. Setelah mencapai ambang batas yang ditetapkan, pengguna dan IP mereka akan diblokir sementara. Sistem ini memastikan keamanan platform dengan memantau dan memberikan penalti terhadap aktivitas yang cepat atau mencurigakan.
Panduan Server MCP
Panduan langkah demi langkah untuk mengonfigurasi server MCP tertentu di LibreChat.