← 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 protocol

App này có ngoại lệ — đọc mục Ghi chú bên dưới trước khi dán.

Chuẩn bị

  1. Cài Continue
  2. 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-stk-...
    apiBase: https://apistack.vn
    roles: [chat, edit, apply]
  - name: GPT 5.6 Sol
    provider: openai
    model: gpt-5.6-sol
    apiKey: sk-stk-...
    apiBase: https://apistack.vn/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

  1. Continue chat / edit thử
  2. Sử dụng

Lỗi thường gặp

Triệu chứngNguyên nhânCách xử lý
404 anthropicapiBase có /v1.apiBase Anthropic = https://apistack.vn

Liên quan

Cline · Cursor

Zalo support