DEMO LABS · DEMO RESOURCE

FORGE CODER PRO

Specialized code intelligence for software generation, debugging, refactoring and architecture.

Capabilities

Code generationDebuggingRefactoringArchitecture

Modalities

text

Performance characteristics

Code reasoning
High
Latency profile
Balanced
Best for
Software work
Context
256K context

Privacy characteristics

This resource supports transient processing — requests can be processed without being treated as permanent user history, where the underlying infrastructure allows it.

Compute pricing (demo)

Input
1.0 credits
Output
3.0 credits
Unit
per 1M units (demo)

API identifier

demo/forge-coder-pro

Example request

curl https://api.intellex.ai/v1/generate \
  -H "Authorization: Bearer $INTELLEX_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "demo/forge-coder-pro",
    "input": "Your request here"
  }'

Illustrative shape only — the Intellex API is not live in this demo.

Demo interface — no live execution behind this panel