| { |
| "proxy": "http://127.0.0.1:7890", |
| "proxy_enabled": false, |
| "image_base_url": "http://127.0.0.1:8000/", |
| "image_output_mode": "url", |
| "log_level": "INFO", |
| "admin_password_hash": "scrypt:32768:8:1$2cMbXopm78KGJyOd$5907746ceedcf25591c08d8135720c59d91127c537afdaf74f83b84fb99d8385aeda662351d6977a92c8f860c052f26d3635f677775e7a8e5a1fa3d3352d09bf", |
| "admin_secret_key": "-xnIcvhLLf5HUfFBIMUYwBC_OFhxBU0CRYhi9rz081s", |
| "api_tokens": [ |
| "please_set_api_token_here" |
| ], |
| "accounts": [], |
| "models": [ |
| { |
| "id": "gemini-3-pro-preview", |
| "name": "gemini-3-pro-preview", |
| "description": "gemini-3-pro-preview 模型", |
| "context_length": 32768, |
| "max_tokens": 8192, |
| "price_per_1k_tokens": 0.0015 |
| } |
| ] |
| } |