← Tất cả ứng dụng · Mục lục trên /docs
OpenAICấu hình tay
Dify
Nền tảng LLM app: RAG, agent, workflow kéo thả.
URL gốc phải dán
Dán đúng một trong hai kiểu — sai sẽ ra 404 (không phải 401).
https://api.monkeytech.vn/v1Chuẩn bị
- Dify cloud hoặc self-host
- Quyền admin Model Provider
Model khuyến nghị: claude-fable-5
Cách nhanh — lệnh / cấu hình
Settings → Model Provider → OpenAI-API-compatible → Add
Model Name : claude-fable-5
API Key : sk-mtk-...
API endpoint URL : https://api.monkeytech.vn/v1
Model type : LLM
Context size : 1000000
Max tokens : 128000
☑ Vision support (nếu cần)Bỏ file / điền Settings ở đâu
Giao diệnany
Settings → Model Provider
Dùng OpenAI-API-compatible (không phải OpenAI official) để đổi endpoint.
Kiểm tra đã chạy đúng
- Trong studio Dify chọn model MonkeyTech API và Run thử
Lỗi thường gặp
| Triệu chứng | Nguyên nhân | Cách xử lý |
|---|---|---|
| Invalid URL | Endpoint thừa /chat/completions. | Chỉ dán https://api.monkeytech.vn/v1 — Dify tự nối path. |