Cline setup
Cline is an AI coding assistant for VS Code that supports OpenAI-compatible providers.
Steps
- Open Cline settings
- Set API Provider to OpenAI Compatible
- Fill in:
- Base URL:
https://api.moyuncourse.site/v1 - API Key: your
sk-nodaryx-... - Model ID: a Nodaryx model ID, e.g.
gemini-flash,deepseek-v4-flash
- Base URL:
- Save
Test
Start a new chat and send a simple message (e.g. "hello"). A reply means the setup works.
Troubleshooting
- 401: check the API key
- model not found: wrong Model ID — check Models overview
- 429: rate limited, retry later
MODEL_NOT_ALLOWED: your account lacks access to that model