Humiris Docs home page
Search...
⌘K
Support
Platform
Platform
Search...
Navigation
Integration
Getting Started with Humiris AI in Cline
Documentation
Humiris.ai
Get Started
Welcome to Humiris AI Documentation
Hmodels platform
Hmodels OpenAI Compatible
Hmodels
Integration
Getting Started with Humiris AI in Cursor
Getting Started with Humiris AI in Cline
Mixture of AI
Quickstart Mixture of AI
Node.js
Python
OpenAi-Compatible
On this page
Step 1: Install Cline in Visual Studio Code
Step 3: Configure Cline with Humiris
Step 4: Use Humiris Models in Cline
Integration
Getting Started with Humiris AI in Cline
Save 2 hours per developer every single day in vscode with cline
Step 1: Install Cline in Visual Studio Code
Open
VS Code
.
Go to the
Extensions
tab (or press Ctrl+P and type ext install cline.cline).
Install the extension called
Cline
.
Once installed, click the
Cline icon
in the sidebar to launch it.
Step 2: Get Your Humiris API Key
Go to
humiris.ai
and create an account.
After logging in, go to the
API Keys
section.
Click
“Create API Key”
to generate a new key.
Copy the key for later.
Step 3: Configure Cline with Humiris
Inside Cline, click the
Settings (⚙️)
button.
Under
API Provider
, select
OpenAI Compatible
.
Fill out the fields as follows:
Base URL
:
https://api.humiris.ai/api/openai/v1
API Key
: Paste the API key from your Humiris account.
Model ID
: Choose one of the supported Humiris models (e.g. codiris-v1-preview, codiris-v1-mini,daddy1,baby1, mommy1-adv, etc.)
Click
Save
.
Step 4: Use Humiris Models in Cline
Once setup is complete:
You can now write prompts or coding requests directly into Cline.
Cline will use the selected
Humiris model
to help with code generation, explanations, and other dev tasks.
Getting Started with Humiris AI in Cursor
Quickstart Mixture of AI
Assistant
Responses are generated using AI and may contain mistakes.