baodan/api/insurance/admin
wsb1224 02e299682e feat: support configurable image generation models for poster creation
- Expand poster image model settings with provider, model name, API key,
  and base URL fields (was only model name + API key)
- Add presets for OpenAI (gpt-image-1), Doubao (火山引擎), and Zhipu (CogView)
- Refactor image_generator.py to read config from system_settings DB instead
  of hardcoding gpt-image-1 and OPENAI_API_KEY env var
- All OpenAI-compatible image APIs work via configurable base URL
- Add doubao and cogview to brand name mapping

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-24 16:11:37 +08:00
..
__init__.py 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00
department_service.py 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00
notification_service.py 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00
ppt_admin_routes.py feat: add model configuration for PPT and poster generation 2026-07-24 13:46:04 +08:00
ppt_admin_service.py feat: support configurable image generation models for poster creation 2026-07-24 16:11:37 +08:00
routes.py 0712 修复一个版本 2026-07-12 14:17:18 +08:00
service.py 0712 提交一个版本 2026-07-22 18:09:03 +08:00
template_service.py 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00