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

33 lines
1.2 KiB
JSON

[
{
"model": "system.globalintegrationsettings",
"pk": 1,
"fields": {
"openai_api_key": "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",
"openai_model": "gpt-4o-mini",
"openai_temperature": 0.7,
"openai_max_tokens": 16000,
"anthropic_api_key": "",
"anthropic_model": "claude-3-5-sonnet-20241022",
"anthropic_temperature": 0.7,
"anthropic_max_tokens": 8192,
"default_text_provider": "openai",
"dalle_api_key": "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",
"dalle_model": "dall-e-3",
"dalle_size": "1792x1024",
"runware_api_key": "tuHmZhhyUcArJUQ3r0Jiw8ViPaiit0Z3",
"runware_model": "bria:10@1",
"bria_api_key": "",
"bria_model": "bria-2.3",
"default_image_service": "openai",
"image_quality": "hd",
"image_style": "realistic",
"max_in_article_images": 4,
"desktop_image_size": "1024x1024",
"is_active": true,
"last_updated": "2026-01-03T21:54:01.912Z",
"updated_by": null
}
}
]