Current section

Files

Jump to
llm_db priv llm_db providers opencode_go.json
Raw

priv/llm_db/providers/opencode_go.json

{
"alias_of": null,
"base_url": null,
"config_schema": null,
"doc": "https://opencode.ai/docs/zen",
"env": [
"OPENCODE_API_KEY"
],
"exclude_models": null,
"extra": null,
"id": "opencode_go",
"models": {
"glm-5": {
"aliases": [],
"base_url": null,
"capabilities": {
"chat": true,
"embeddings": false,
"json": {
"native": false,
"schema": false,
"strict": false
},
"reasoning": {
"enabled": true
},
"streaming": {
"tool_calls": true
},
"tools": {
"enabled": true
}
},
"cost": {
"cache_read": 0.2,
"input": 1,
"output": 3.2
},
"deprecated": false,
"extra": {
"attachment": false,
"family": "glm",
"interleaved": {
"field": "reasoning_content"
},
"open_weights": true,
"temperature": true
},
"family": null,
"id": "glm-5",
"knowledge": "2025-04",
"last_updated": "2026-02-11",
"lifecycle": null,
"limits": {
"context": 204800,
"output": 131072
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "GLM-5",
"pricing": null,
"provider": "opencode_go",
"provider_model_id": null,
"release_date": "2026-02-11",
"retired": false,
"tags": null
},
"kimi-k2.5": {
"aliases": [],
"base_url": null,
"capabilities": {
"chat": true,
"embeddings": false,
"json": {
"native": false,
"schema": false,
"strict": false
},
"reasoning": {
"enabled": true
},
"streaming": {
"tool_calls": true
},
"tools": {
"enabled": true
}
},
"cost": {
"cache_read": 0.1,
"input": 0.6,
"output": 3
},
"deprecated": false,
"extra": {
"attachment": true,
"family": "kimi",
"interleaved": {
"field": "reasoning_content"
},
"open_weights": true,
"temperature": true
},
"family": null,
"id": "kimi-k2.5",
"knowledge": "2024-10",
"last_updated": "2026-01-27",
"lifecycle": null,
"limits": {
"context": 262144,
"output": 65536
},
"modalities": {
"input": [
"text",
"image",
"video"
],
"output": [
"text"
]
},
"model": null,
"name": "Kimi K2.5",
"pricing": null,
"provider": "opencode_go",
"provider_model_id": null,
"release_date": "2026-01-27",
"retired": false,
"tags": null
},
"minimax-m2.5": {
"aliases": [],
"base_url": null,
"capabilities": {
"chat": true,
"embeddings": false,
"json": {
"native": false,
"schema": false,
"strict": false
},
"reasoning": {
"enabled": true
},
"streaming": {
"tool_calls": true
},
"tools": {
"enabled": true
}
},
"cost": {
"cache_read": 0.03,
"input": 0.3,
"output": 1.2
},
"deprecated": false,
"extra": {
"attachment": false,
"family": "minimax",
"open_weights": true,
"provider": {
"npm": "@ai-sdk/anthropic"
},
"temperature": true
},
"family": null,
"id": "minimax-m2.5",
"knowledge": "2025-01",
"last_updated": "2026-02-12",
"lifecycle": null,
"limits": {
"context": 204800,
"output": 131072
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "MiniMax M2.5",
"pricing": null,
"provider": "opencode_go",
"provider_model_id": null,
"release_date": "2026-02-12",
"retired": false,
"tags": null
}
},
"name": "OpenCode Go",
"pricing_defaults": null
}