| { | |
| "provider": [ | |
| { | |
| "id": "test-openai", | |
| "type": "openai_chat_completion", | |
| "model": "gpt-4o-mini", | |
| "key": ["test-key"] | |
| } | |
| ], | |
| "platform": [], | |
| "provider_settings": { | |
| "default_personality": null, | |
| "prompt_prefix": "", | |
| "image_caption_provider_id": "", | |
| "datetime_system_prompt": true, | |
| "identifier": true, | |
| "group_name_display": true | |
| }, | |
| "default_personality": null, | |
| "timezone": "Asia/Shanghai" | |
| } | |