Enter your no-expiry key to see token balance, daily and monthly usage, available models and validity.
Login with your API key
Do not share your API key. It is used for login and API calls.
—
—
In ~/.continue/config.json:
{
"title": "gpt-5.5",
"provider": "openai",
"model": "gpt-5.5",
"apiBase": "https://fishappedu.online/v1",
"apiKey": "sk-…"
}
Add to ~/.codex/config.toml:
model = "gpt-5.6-sol"
model_provider = "reseller"
model_context_window = 353000
model_auto_compact_token_limit = 300000
[model_providers.reseller]
name = "Reseller"
base_url = "https://fishappedu.online/v1"
wire_api = "responses"
experimental_bearer_token = "sk-…"
Replace sk-… with your key.
export OPENAI_API_BASE="https://fishappedu.online/v1"
export OPENAI_API_KEY="sk-…"
aider --model gpt-5.5
OpenAI-compatible — set Base URL and your key in any OpenAI client or SDK.
Approximate token-consumption coefficients. Actual usage may vary.
GPT-5.41xGPT-5.51.3xGPT-5.6-luna0.8xGPT-5.6-terra1xGPT-5.6-sol1.3x| Time | Model | Input | Output | Cache | Total | Status |
|---|