Cline
Cline is an AI coding extension for VS Code. Configure Cura 1T through its OpenAI Compatible provider.
Cura 1T is a research model, not a medical service, and not a substitute for a clinician. Benchmark scores do not establish safety for unsupervised clinical use.
Setup
- Install Cline from the VS Code marketplace and open its settings.
- Under API Provider, choose OpenAI Compatible and fill in:
Cline settings
API Provider: OpenAI CompatibleBase URL: https://inference.actava.ai/v1API Key: <your ACTAVA_API_KEY>Model ID: actava/cura-soarSupports Images: yes (Cura 1T is text + vision)Context Window: 256000Save, then run a small task to confirm the connection before pointing it at real work.
Notes
- Cline's setting names shift between versions — the constants are the base URL, the key, and the model id.
- Budget agent loops: long autonomous edits can run many completions; watch usage.