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/v1models.dev, read
- Authentication
- Authorization: Bearer, with the key in
GREENPT_API_KEYmodels.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.
| Model | Input | Output | Context | As of |
|---|---|---|---|---|
DeepSeek V4 Flash 0731 deepseek-v4-flash-0731 | 0.160 USD | 0.399 USD | 1,000,000 | older than 30 days |
DeepSeek V4.1 Flash deepseek-v4.1-flash | 0.256 USD | 1.28 USD | 1,000,000 | |
Devstral 2 devstral-2-123b-instruct-2512 | 0.570 USD | 2.74 USD | 200,000 | older than 30 days |
Gemma 3 27B gemma-3-27b-it | 0.342 USD | 0.684 USD | 40,000 | older than 30 days |
gemma4 gemma4 | 0.570 USD | 1.71 USD | 262,144 | older than 30 days |
GLM-5.1 glm-5.1 | 1.76 USD | 5.52 USD | 200,000 | older than 30 days |
GLM-5.2 glm-5.2 | 1.25 USD | 5.02 USD | 1,000,000 | older than 30 days |
GLM-5.2 Caveman glm-5.2-caveman | 1.25 USD | 5.02 USD | 1,000,000 | older than 30 days |
GLM-5.2 Caveman Lite glm-5.2-caveman-lite | 1.25 USD | 5.02 USD | 1,000,000 | older than 30 days |
GLM-5.2 Caveman Ultra glm-5.2-caveman-ultra | 1.25 USD | 5.02 USD | 1,000,000 | older than 30 days |
GLM-5.2 Honey glm-5.2-honey | 1.25 USD | 5.02 USD | 1,000,000 | older than 30 days |
GLM-5.2 Honey Lite glm-5.2-honey-lite | 1.25 USD | 5.02 USD | 1,000,000 | older than 30 days |
GLM-5.2 Honey Ultra glm-5.2-honey-ultra | 1.25 USD | 5.02 USD | 1,000,000 | older than 30 days |
GLM-5.2 Ponytail glm-5.2-ponytail | 1.25 USD | 5.02 USD | 1,000,000 | older than 30 days |
GLM-5.2 Ponytail Lite glm-5.2-ponytail-lite | 1.25 USD | 5.02 USD | 1,000,000 | older than 30 days |
GLM-5.2 Ponytail Ultra glm-5.2-ponytail-ultra | 1.25 USD | 5.02 USD | 1,000,000 | older than 30 days |
GLM-5.3 glm-5.3 | 1.28 USD | 5.11 USD | 1,000,000 | older than 30 days |
GLM-5.3-Flash glm-5.3-flash | 0.128 USD | 0.511 USD | 1,000,000 | |
GPT OSS 120B gpt-oss-120b | 0.228 USD | 0.798 USD | 131,072 | older than 30 days |
Green L green-l | 0.285 USD | 0.912 USD | 128,000 | older than 30 days |
Green L Raw green-l-raw | 0.285 USD | 0.912 USD | 128,000 | older than 30 days |
Green R green-r | 0.399 USD | 1.08 USD | 131,072 | older than 30 days |
Green R Raw green-r-raw | 0.399 USD | 1.08 USD | 131,072 | older than 30 days |
Green S green-s | 0.0044 USD | 0 USD | Unknown | |
Green S Pro green-s-pro | 0.0044 USD | 0 USD | Unknown | |
Holo2 30B A3B holo2-30b-a3b | 0.399 USD | 0.969 USD | 22,016 | |
Kimi K2.6 kimi-k2.6 | 0.752 USD | 4.28 USD | 262,144 | older than 30 days |
Kimi K2.6 Fast kimi-k2.6-fast | 1.66 USD | 8.78 USD | 262,144 | older than 30 days |
Kimi K2.7 Code kimi-k2.7-code | 0.901 USD | 4.39 USD | 262,144 | older than 30 days |
Kimi K3 kimi-k3 | 3.76 USD | 18.81 USD | 1,048,576 | older than 30 days |
Llama-3.3-70B-Instruct llama-3.3-70b-instruct | 1.25 USD | 1.25 USD | 100,000 | older than 30 days |
MiniMax-M2.5 minimax-m2.5 | 0.194 USD | 1.13 USD | 204,800 | older than 30 days |
Mistral Medium 3.5 mistral-medium-3.5-128b | 2.05 USD | 10.26 USD | 262,144 | older than 30 days |
Mistral Small 3.2 mistral-small-3.2-24b-instruct-2506 | 0.228 USD | 0.456 USD | 128,000 | older than 30 days |
Pixtral 12B pixtral-12b-2409 | 0.285 USD | 0.285 USD | 128,000 | older than 30 days |
Qwen3 235B A22B Instruct 2507 qwen3-235b-a22b-instruct-2507 | 1.03 USD | 3.08 USD | 262,144 | older than 30 days |
Qwen3-Coder 30B-A3B Instruct qwen3-coder-30b-a3b-instruct | 0.285 USD | 1.08 USD | 128,000 | |
Qwen3.5 397B-A17B qwen3.5-397b-a17b | 0.798 USD | 4.96 USD | 262,144 | older than 30 days |
Qwen3.6 35B-A3B qwen3.6-35b-a3b | 0.342 USD | 2.05 USD | 262,144 | older than 30 days |
Voxtral Small 24B voxtral-small-24b-2507 | 0.228 USD | 0.513 USD | 32,768 | older than 30 days |
Sources of this page
- models.dev/api.json, read
Paid links
No link in this directory is a paid link or an ad, and no listing is paid for. The order and the contents of every list come from the sources named on this page.