Current section

Files

Jump to
llm_db priv llm_db providers moark.json
Raw

priv/llm_db/providers/moark.json

{
"alias_of": null,
"base_url": null,
"config_schema": null,
"doc": "https://moark.com/docs/openapi/v1#tag/%E6%96%87%E6%9C%AC%E7%94%9F%E6%88%90",
"env": [
"MOARK_API_KEY"
],
"exclude_models": null,
"extra": null,
"id": "moark",
"models": {
"GLM-4.7": {
"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": {
"input": 3.5,
"output": 14
},
"deprecated": false,
"extra": {
"attachment": false,
"family": "glm",
"interleaved": {
"field": "reasoning_content"
},
"open_weights": true,
"temperature": true
},
"family": null,
"id": "GLM-4.7",
"knowledge": "2025-04",
"last_updated": "2025-12-22",
"lifecycle": null,
"limits": {
"context": 204800,
"output": 131072
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "GLM-4.7",
"pricing": null,
"provider": "moark",
"provider_model_id": null,
"release_date": "2025-12-22",
"retired": false,
"tags": null
},
"MiniMax-M2.1": {
"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": {
"input": 2.1,
"output": 8.4
},
"deprecated": false,
"extra": {
"attachment": false,
"family": "minimax",
"open_weights": true,
"temperature": true
},
"family": null,
"id": "MiniMax-M2.1",
"knowledge": null,
"last_updated": "2025-12-23",
"lifecycle": null,
"limits": {
"context": 204800,
"output": 131072
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "MiniMax-M2.1",
"pricing": null,
"provider": "moark",
"provider_model_id": null,
"release_date": "2025-12-23",
"retired": false,
"tags": null
}
},
"name": "Moark",
"pricing_defaults": null
}