Baltor Get started

Endpoints

GreenPT

A hosted service with its own key and prices. This page lists the addresses it answers, the facts its documentation states, and the setup of each harness.

Addresses and facts

  • OpenAI Chat Completions: https://api.greenpt.ai/v1 models.dev, read
Authentication
Authorization: Bearer, with the key in GREENPT_API_KEY models.dev, read
Structured output
Unknown
Tool calling
38 of 40 listed models The share of this provider's models that models.dev records with tool calling. models.dev, read
Rate limits
Unknown
Prices
Unknown
Data retention
Unknown
Documentation
Read the page models.dev, read
Output limits Baltor recorded
Unknown

Harness setup

Replace deepseek-v4-flash-0731 with the model you want.

OpenCode

Put this in opencode.json in your project folder:

{
  "$schema": "https://opencode.ai/config.json",
  "provider": {
    "greenpt": {
      "npm": "@ai-sdk/openai-compatible",
      "name": "GreenPT",
      "options": {
        "baseURL": "https://api.greenpt.ai/v1",
        "apiKey": "{env:GREENPT_API_KEY}"
      },
      "models": {
        "deepseek-v4-flash-0731": {
          "name": "deepseek-v4-flash-0731"
        }
      }
    }
  }
}
  • OpenCode reads any OpenAI-compatible address through the @ai-sdk/openai-compatible package, and an address that speaks the Responses API through @ai-sdk/openai.

From OpenCode documentation, read .

Pi

Put this in ~/.pi/agent/models.json:

{
  "providers": {
    "greenpt": {
      "baseUrl": "https://api.greenpt.ai/v1",
      "api": "openai-completions",
      "apiKey": "$GREENPT_API_KEY",
      "models": [
        {
          "id": "deepseek-v4-flash-0731"
        }
      ]
    }
  }
}
  • The apiKey field can name an environment variable as $NAME.

From Pi documentation, read .

Codex

Codex speaks only the Responses API, and GreenPT documents no Responses address. A gateway that offers one can sit in between.

  • Codex speaks the Responses API only: responses is the one supported wire API of a custom provider. Ollama and LM Studio are built in and start with --oss.

From Codex documentation, read .

Claude Code

Claude Code sends Anthropic Messages requests, and GreenPT documents no such address. A gateway that translates to that API can sit in between.

  • Claude Code sends Anthropic Messages requests to ANTHROPIC_BASE_URL. Anthropic says it does not support routing Claude Code to models other than Claude through any gateway, so some features may not work with another model.

From Claude Code documentation, read .

Models it lists

Prices in US dollars per million tokens, input and output, as models.dev, read records them.

ModelInputOutputContextAs of
DeepSeek V4 Flash 0731 deepseek-v4-flash-07310.160 USD0.399 USD1,000,000 older than 30 days
DeepSeek V4.1 Flash deepseek-v4.1-flash0.256 USD1.28 USD1,000,000
Devstral 2 devstral-2-123b-instruct-25120.570 USD2.74 USD200,000 older than 30 days
Gemma 3 27B gemma-3-27b-it0.342 USD0.684 USD40,000 older than 30 days
gemma4 gemma40.570 USD1.71 USD262,144 older than 30 days
GLM-5.1 glm-5.11.76 USD5.52 USD200,000 older than 30 days
GLM-5.2 glm-5.21.25 USD5.02 USD1,000,000 older than 30 days
GLM-5.2 Caveman glm-5.2-caveman1.25 USD5.02 USD1,000,000 older than 30 days
GLM-5.2 Caveman Lite glm-5.2-caveman-lite1.25 USD5.02 USD1,000,000 older than 30 days
GLM-5.2 Caveman Ultra glm-5.2-caveman-ultra1.25 USD5.02 USD1,000,000 older than 30 days
GLM-5.2 Honey glm-5.2-honey1.25 USD5.02 USD1,000,000 older than 30 days
GLM-5.2 Honey Lite glm-5.2-honey-lite1.25 USD5.02 USD1,000,000 older than 30 days
GLM-5.2 Honey Ultra glm-5.2-honey-ultra1.25 USD5.02 USD1,000,000 older than 30 days
GLM-5.2 Ponytail glm-5.2-ponytail1.25 USD5.02 USD1,000,000 older than 30 days
GLM-5.2 Ponytail Lite glm-5.2-ponytail-lite1.25 USD5.02 USD1,000,000 older than 30 days
GLM-5.2 Ponytail Ultra glm-5.2-ponytail-ultra1.25 USD5.02 USD1,000,000 older than 30 days
GLM-5.3 glm-5.31.28 USD5.11 USD1,000,000 older than 30 days
GLM-5.3-Flash glm-5.3-flash0.128 USD0.511 USD1,000,000
GPT OSS 120B gpt-oss-120b0.228 USD0.798 USD131,072 older than 30 days
Green L green-l0.285 USD0.912 USD128,000 older than 30 days
Green L Raw green-l-raw0.285 USD0.912 USD128,000 older than 30 days
Green R green-r0.399 USD1.08 USD131,072 older than 30 days
Green R Raw green-r-raw0.399 USD1.08 USD131,072 older than 30 days
Green S green-s0.0044 USD0 USDUnknown
Green S Pro green-s-pro0.0044 USD0 USDUnknown
Holo2 30B A3B holo2-30b-a3b0.399 USD0.969 USD22,016
Kimi K2.6 kimi-k2.60.752 USD4.28 USD262,144 older than 30 days
Kimi K2.6 Fast kimi-k2.6-fast1.66 USD8.78 USD262,144 older than 30 days
Kimi K2.7 Code kimi-k2.7-code0.901 USD4.39 USD262,144 older than 30 days
Kimi K3 kimi-k33.76 USD18.81 USD1,048,576 older than 30 days
Llama-3.3-70B-Instruct llama-3.3-70b-instruct1.25 USD1.25 USD100,000 older than 30 days
MiniMax-M2.5 minimax-m2.50.194 USD1.13 USD204,800 older than 30 days
Mistral Medium 3.5 mistral-medium-3.5-128b2.05 USD10.26 USD262,144 older than 30 days
Mistral Small 3.2 mistral-small-3.2-24b-instruct-25060.228 USD0.456 USD128,000 older than 30 days
Pixtral 12B pixtral-12b-24090.285 USD0.285 USD128,000 older than 30 days
Qwen3 235B A22B Instruct 2507 qwen3-235b-a22b-instruct-25071.03 USD3.08 USD262,144 older than 30 days
Qwen3-Coder 30B-A3B Instruct qwen3-coder-30b-a3b-instruct0.285 USD1.08 USD128,000
Qwen3.5 397B-A17B qwen3.5-397b-a17b0.798 USD4.96 USD262,144 older than 30 days
Qwen3.6 35B-A3B qwen3.6-35b-a3b0.342 USD2.05 USD262,144 older than 30 days
Voxtral Small 24B voxtral-small-24b-25070.228 USD0.513 USD32,768 older than 30 days

Sources of this page