← Tất cả ứng dụng · Mục lục trên /docs
Anthropic + OpenAICấu hình tay
Continue.dev
Extension open-source cho VS Code/JetBrains — config.yaml.
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).
Xem ghi chú / theo protocolApp này có ngoại lệ — đọc mục Ghi chú bên dưới trước khi dán.
Chuẩn bị
- Cài Continue
- API key
Model khuyến nghị: claude-fable-5
Cách nhanh — lệnh / cấu hình
models:
- name: Claude Fable 5
provider: anthropic
model: claude-fable-5
apiKey: sk-thapi-...
apiBase: https://thapi.cloud
roles: [chat, edit, apply]
- name: GPT 5.6 Sol
provider: openai
model: gpt-5.6-sol
apiKey: sk-thapi-...
apiBase: https://thapi.cloud/v1
roles: [chat]Bỏ file / điền Settings ở đâu
Filemacos
~/.continue/config.yaml
Paste models như snippet; Restart Continue.
Filelinux
~/.continue/config.yaml
Giống macOS.
Filewindows
%USERPROFILE%\.continue\config.yaml
Tạo thư mục .continue nếu thiếu.
Kiểm tra đã chạy đúng
- Continue chat / edit thử
- Sử dụng
Lỗi thường gặp
| Triệu chứng | Nguyên nhân | Cách xử lý |
|---|---|---|
| 404 anthropic | apiBase có /v1. | apiBase Anthropic = https://thapi.cloud |