-
Notifications
You must be signed in to change notification settings - Fork 4
Provider llm default
liwei9745 edited this page Jul 9, 2026
·
2 revisions
title: Provider llm-default type: entity created: 2026-07-10 updated: 2026-07-10 sources: [storage/providers.json] tags: [provider, llm]
GenBox 的 LLM 后端,专门用于 prompt 优化。
- id: llm-default
- name: LLM 提示词优化
- type: llm
- base_url: <本机网关,已脱敏>
- model: mimo/mimo-auto
被 POST /api/llm/optimize 调用(见 API-生成与图像),优化生图 prompt。