Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 12 additions & 4 deletions essentials/customization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@
Choose from 9 professionally selected fonts:

- **Inter** - Default, modern sans-serif
- **Roboto** - Google's popular sans-serif

Check warning on line 68 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L68

Did you really mean 'Roboto'?
- **Open Sans** - Friendly and readable
- **Montserrat** - Geometric sans-serif
- **Poppins** - Geometric with playful character
- **Lato** - Humanist sans-serif

Check warning on line 72 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L72

Did you really mean 'Lato'?
- **JetBrains Mono** - Monospace for code

Check warning on line 73 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L73

Did you really mean 'Monospace'?
- **Raleway** - Elegant display font

Check warning on line 74 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L74

Did you really mean 'Raleway'?
- **Lora** - Serif for traditional look

<Tip>
Expand Down Expand Up @@ -148,18 +148,18 @@

### preset themes

11 preset design themes to jumpstart customization:

Check warning on line 151 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L151

Did you really mean 'jumpstart'?

- **Minimal** - Clean, distraction-free design
- **Modern** - Contemporary with bold accents
- **Carbon** - IBM Carbon-inspired system
- **Material** - Google Material Design principles
- **Flat** - Flat design with vibrant colors
- **Neobrutalism** - Bold borders and stark contrasts

Check warning on line 158 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L158

Did you really mean 'Neobrutalism'?
- **Glassmorphism** - Frosted glass effects

Check warning on line 159 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L159

Did you really mean 'Glassmorphism'?
- **Claymorphism** - Soft, 3D clay-like elements

Check warning on line 160 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L160

Did you really mean 'Claymorphism'?
- **Retro** - Nostalgic design patterns
- **Neumorphism** - Soft UI with subtle shadows

Check warning on line 162 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L162

Did you really mean 'Neumorphism'?
- **Cyberpunk** - Futuristic neon aesthetics

## control panel settings
Expand Down Expand Up @@ -227,20 +227,28 @@

Configure local AI inference:

- **Ollama**: Run models locally via Ollama

Check warning on line 230 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L230

Did you really mean 'Ollama'?

Check warning on line 230 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L230

Did you really mean 'Ollama'?
- **LM Studio**: Desktop application for local models
- **OpenAI-compatible**: Custom OpenAI-compatible endpoints

**Local provider settings:**
- Custom base URL
- Connection testing
- Model discovery
- Automatic detection of running providers
- Custom base URL configuration
- Real-time connection status
- Model discovery and listing
- Enable/disable toggle

<Tip>
Local providers require the respective software running on your machine. Connection status is shown in real-time.
CodinIT automatically detects when Ollama (port 11434) or LM Studio (port 1234) are running on your machine. Detected providers are automatically enabled and appear in your model selector. Connection status updates in real-time.
</Tip>

**Auto-detection features:**
- Scans for local providers on startup
- Automatically enables detected providers
- Disables providers when they go offline
- Shows loading states during detection
- Integrates seamlessly with model selection

### API keys

Centralized API key management for all AI providers:
Expand All @@ -264,17 +272,17 @@
- Clone templates
- Push local projects

**vercel**

Check warning on line 275 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L275

Did you really mean 'vercel'?
- Connect Vercel account

Check warning on line 276 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L276

Did you really mean 'Vercel'?
- Deploy projects
- View deployment status

**netlify**

Check warning on line 280 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L280

Did you really mean 'netlify'?
- Connect Netlify account

Check warning on line 281 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L281

Did you really mean 'Netlify'?
- Deploy sites
- Manage domains

**cloudflare**

Check warning on line 285 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L285

Did you really mean 'cloudflare'?
- Configure Cloudflare Pages
- Deploy applications

Expand Down Expand Up @@ -387,7 +395,7 @@

### theme persistence

Theme preference is stored in browser localStorage and persists across sessions.

Check warning on line 398 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L398

Did you really mean 'localStorage'?

## keyboard shortcuts

Expand All @@ -404,7 +412,7 @@

## browser storage

All CodinIT customization is stored in browser localStorage:

Check warning on line 415 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L415

Did you really mean 'localStorage'?

**Stored data:**
- Design palette preferences
Expand Down Expand Up @@ -439,7 +447,7 @@

### settings not saving

- Check browser localStorage permissions

Check warning on line 450 in essentials/customization.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

essentials/customization.mdx#L450

Did you really mean 'localStorage'?
- Disable browser extensions that block storage
- Try a different browser
- Clear cache and reload
Expand Down
18 changes: 17 additions & 1 deletion providers/ollama.mdx
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
title: "Ollama"
description: "Run AI models locally with Ollama for privacy and offline access."

Check warning on line 3 in providers/ollama.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

providers/ollama.mdx#L3

Did you really mean 'Ollama'?
---

Run models locally using Ollama for privacy, offline access, and control. Requires initial setup and sufficient hardware.

Check warning on line 6 in providers/ollama.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

providers/ollama.mdx#L6

Did you really mean 'Ollama'?

**Website:** [https://ollama.com/](https://ollama.com/)

## Setup

1. **Install Ollama:** Download from [ollama.com](https://ollama.com/) and install

Check warning on line 12 in providers/ollama.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

providers/ollama.mdx#L12

Did you really mean 'Ollama'?
2. **Start Ollama:** Run `ollama serve` in terminal

Check warning on line 13 in providers/ollama.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

providers/ollama.mdx#L13

Did you really mean 'Ollama'?
3. **Download a model:**
```bash
ollama pull qwen2.5-coder:32b
Expand All @@ -25,7 +25,7 @@
## Configuration in CodinIT

1. Click the settings icon (⚙️) in CodinIT
2. Select "ollama" as the API Provider

Check warning on line 28 in providers/ollama.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

providers/ollama.mdx#L28

Did you really mean 'ollama'?
3. Enter your saved model name
4. (Optional) Set base URL if not using default `http://localhost:11434`

Expand All @@ -38,9 +38,25 @@

See [Ollama model library](https://ollama.com/library) for full list.

## Dynamic Context Windows

CodinIT automatically calculates optimal context windows based on model parameter size:

- **70B+ models:** 32k context window (e.g., Llama 70B)
- **30B+ models:** 16k context window
- **7B+ models:** 8k context window
- **Smaller models:** 4k context window (default)

**Special model families:**
- Llama 70B models: 32k context
- Llama 405B models: 128k context

Model labels in CodinIT show both parameter size and context window (e.g., "qwen2.5-coder:32b (32B, 16k ctx)").

## Notes

- **Context window:** Minimum 12,000 tokens recommended, 32,000 ideal
- **Auto-detection:** CodinIT automatically detects Ollama running on port 11434

Check warning on line 58 in providers/ollama.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

providers/ollama.mdx#L58

Did you really mean 'Ollama'?
- **Context window:** Dynamically calculated based on model capabilities
- **Resource demands:** Large models require significant system resources
- **Offline capability:** Works without internet after model download
- **Performance:** May be slow on average hardware
10 changes: 9 additions & 1 deletion providers/openrouter.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,15 @@ OpenRouter provides access to models from multiple providers through a single AP

## Supported Models

CodinIT automatically fetches available models. See [OpenRouter Models](https://openrouter.ai/models) for the complete list.
CodinIT automatically fetches available models. Featured models include:

- **Claude Opus 4.5:** 200k context, maximum intelligence
- **Claude Sonnet 4.5:** 1M context, highest intelligence
- **GPT-5.2 Pro:** 400k context, latest GPT model
- **GPT-4o:** 128k context, reliable fallback
- **DeepSeek R1 (Free):** 163k context, free tier available

See [OpenRouter Models](https://openrouter.ai/models) for the complete list.

## Features

Expand Down