Files
igny8/backups/config/20260113/ai_models.json
2026-01-13 03:31:20 +00:00

192 lines
4.8 KiB
JSON

[
{
"model": "billing.aimodelconfig",
"pk": 12,
"fields": {
"model_name": "bytedance:seedream@4.5",
"model_type": "image",
"provider": "runware",
"display_name": "Seedream 4.5 - High Quality",
"is_default": false,
"is_active": true,
"cost_per_1k_input": null,
"cost_per_1k_output": null,
"tokens_per_credit": null,
"credits_per_image": 5,
"quality_tier": "quality_option2",
"landscape_size": "2560x1440",
"square_size": "2048x2048",
"valid_sizes": [
"2048x2048",
"2304x1728",
"2560x1440",
"1728x2304",
"1440x2560"
],
"max_tokens": null,
"context_window": null,
"capabilities": {
"high_resolution": true,
"provider_settings": {
"bytedance": {
"maxSequentialImages": 4
}
},
"max_sequential_images": 4
},
"created_at": "2026-01-12T09:31:14.196Z",
"updated_at": "2026-01-12T18:26:59.096Z"
}
},
{
"model": "billing.aimodelconfig",
"pk": 5,
"fields": {
"model_name": "dall-e-3",
"model_type": "image",
"provider": "openai",
"display_name": "DALL-E 3 - HD Quality",
"is_default": false,
"is_active": false,
"cost_per_1k_input": null,
"cost_per_1k_output": null,
"tokens_per_credit": null,
"credits_per_image": 5,
"quality_tier": "quality",
"landscape_size": null,
"square_size": "1024x1024",
"valid_sizes": [],
"max_tokens": null,
"context_window": null,
"capabilities": {},
"created_at": "2025-12-24T01:21:08.347Z",
"updated_at": "2026-01-03T21:46:19.717Z"
}
},
{
"model": "billing.aimodelconfig",
"pk": 6,
"fields": {
"model_name": "google:4@2",
"model_type": "image",
"provider": "runware",
"display_name": "Nano Banana - Premium",
"is_default": false,
"is_active": false,
"cost_per_1k_input": null,
"cost_per_1k_output": null,
"tokens_per_credit": null,
"credits_per_image": 15,
"quality_tier": "premium",
"landscape_size": null,
"square_size": "1024x1024",
"valid_sizes": [],
"max_tokens": null,
"context_window": null,
"capabilities": {},
"created_at": "2025-12-24T01:21:08.347Z",
"updated_at": "2026-01-03T20:12:21.724Z"
}
},
{
"model": "billing.aimodelconfig",
"pk": 10,
"fields": {
"model_name": "runware:97@1",
"model_type": "image",
"provider": "runware",
"display_name": "Hi Dream Full - Basic",
"is_default": true,
"is_active": true,
"cost_per_1k_input": null,
"cost_per_1k_output": null,
"tokens_per_credit": null,
"credits_per_image": 1,
"quality_tier": "basic",
"landscape_size": null,
"square_size": "1024x1024",
"valid_sizes": [],
"max_tokens": null,
"context_window": null,
"capabilities": {},
"created_at": "2026-01-03T16:54:17.244Z",
"updated_at": "2026-01-12T23:39:32.397Z"
}
},
{
"model": "billing.aimodelconfig",
"pk": 3,
"fields": {
"model_name": "gpt-4o",
"model_type": "text",
"provider": "openai",
"display_name": "GPT-4o - High Quality with Vision",
"is_default": false,
"is_active": false,
"cost_per_1k_input": null,
"cost_per_1k_output": null,
"tokens_per_credit": 1000,
"credits_per_image": null,
"quality_tier": null,
"landscape_size": null,
"square_size": "1024x1024",
"valid_sizes": [],
"max_tokens": null,
"context_window": 128000,
"capabilities": {},
"created_at": "2025-12-24T01:21:08.346Z",
"updated_at": "2025-12-24T01:21:08.346Z"
}
},
{
"model": "billing.aimodelconfig",
"pk": 1,
"fields": {
"model_name": "gpt-4o-mini",
"model_type": "text",
"provider": "openai",
"display_name": "GPT-4o mini - Fast & Affordable",
"is_default": true,
"is_active": true,
"cost_per_1k_input": null,
"cost_per_1k_output": null,
"tokens_per_credit": 10000,
"credits_per_image": null,
"quality_tier": null,
"landscape_size": null,
"square_size": "1024x1024",
"valid_sizes": [],
"max_tokens": null,
"context_window": 128000,
"capabilities": {},
"created_at": "2025-12-24T01:21:08.345Z",
"updated_at": "2026-01-04T22:12:40.728Z"
}
},
{
"model": "billing.aimodelconfig",
"pk": 4,
"fields": {
"model_name": "gpt-5.1",
"model_type": "text",
"provider": "openai",
"display_name": "GPT-5.1 - Premium",
"is_default": false,
"is_active": true,
"cost_per_1k_input": null,
"cost_per_1k_output": null,
"tokens_per_credit": 1000,
"credits_per_image": null,
"quality_tier": null,
"landscape_size": null,
"square_size": "1024x1024",
"valid_sizes": [],
"max_tokens": null,
"context_window": 8192,
"capabilities": {},
"created_at": "2025-12-24T01:21:08.347Z",
"updated_at": "2026-01-03T23:49:12.914Z"
}
}
]