Current section

Files

Jump to
llm_db priv llm_db providers bailing.json
Raw

priv/llm_db/providers/bailing.json

{
"alias_of": null,
"base_url": null,
"config_schema": null,
"doc": "https://alipaytbox.yuque.com/sxs0ba/ling/intro",
"env": [
"BAILING_API_TOKEN"
],
"exclude_models": null,
"extra": null,
"id": "bailing",
"models": {
"Ling-1T": {
"aliases": [],
"base_url": null,
"capabilities": {
"chat": true,
"embeddings": false,
"json": {
"native": false,
"schema": false,
"strict": false
},
"reasoning": {
"enabled": false
},
"streaming": {
"tool_calls": true
},
"tools": {
"enabled": true
}
},
"cost": {
"input": 0.57,
"output": 2.29
},
"deprecated": false,
"extra": {
"attachment": false,
"family": "ling",
"open_weights": true,
"temperature": true
},
"family": null,
"id": "Ling-1T",
"knowledge": "2024-06",
"last_updated": "2025-10",
"lifecycle": null,
"limits": {
"context": 128000,
"output": 32000
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "Ling-1T",
"pricing": null,
"provider": "bailing",
"provider_model_id": null,
"release_date": "2025-10",
"tags": null
},
"Ring-1T": {
"aliases": [],
"base_url": null,
"capabilities": {
"chat": true,
"embeddings": false,
"json": {
"native": false,
"schema": false,
"strict": false
},
"reasoning": {
"enabled": true
},
"streaming": {
"text": true,
"tool_calls": false
},
"tools": {
"enabled": false,
"parallel": false,
"streaming": false,
"strict": false
}
},
"cost": {
"input": 0.57,
"output": 2.29
},
"deprecated": false,
"extra": {
"attachment": false,
"family": "ring",
"open_weights": true,
"temperature": true
},
"family": null,
"id": "Ring-1T",
"knowledge": "2024-06",
"last_updated": "2025-10",
"lifecycle": null,
"limits": {
"context": 128000,
"output": 32000
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "Ring-1T",
"pricing": null,
"provider": "bailing",
"provider_model_id": null,
"release_date": "2025-10",
"tags": null
}
},
"name": "Bailing",
"pricing_defaults": null
}