Current section

Files

Jump to
llm_db priv llm_db providers inception.json
Raw

priv/llm_db/providers/inception.json

{
"alias_of": null,
"base_url": null,
"config_schema": null,
"doc": "https://platform.inceptionlabs.ai/docs",
"env": [
"INCEPTION_API_KEY"
],
"exclude_models": null,
"extra": null,
"id": "inception",
"models": {
"mercury": {
"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": {
"cache_read": 0.25,
"cache_write": 1,
"input": 0.25,
"output": 1
},
"deprecated": false,
"extra": {
"attachment": false,
"family": "mercury",
"open_weights": false,
"temperature": true
},
"family": null,
"id": "mercury",
"knowledge": "2023-10",
"last_updated": "2025-07-31",
"lifecycle": null,
"limits": {
"context": 128000,
"output": 16384
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "Mercury",
"pricing": null,
"provider": "inception",
"provider_model_id": null,
"release_date": "2025-06-26",
"retired": false,
"tags": null
},
"mercury-coder": {
"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": {
"cache_read": 0.25,
"cache_write": 1,
"input": 0.25,
"output": 1
},
"deprecated": false,
"extra": {
"attachment": false,
"family": "mercury",
"open_weights": false,
"temperature": true
},
"family": null,
"id": "mercury-coder",
"knowledge": "2023-10",
"last_updated": "2025-07-31",
"lifecycle": null,
"limits": {
"context": 128000,
"output": 16384
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "Mercury Coder",
"pricing": null,
"provider": "inception",
"provider_model_id": null,
"release_date": "2025-02-26",
"retired": false,
"tags": null
}
},
"name": "Inception",
"pricing_defaults": null
}