Skip to content

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]

Provider: llm-default (LLM 提示词优化)

GenBox 的 LLM 后端,专门用于 prompt 优化。

  • id: llm-default
  • name: LLM 提示词优化
  • type: llm
  • base_url: <本机网关,已脱敏>
  • model: mimo/mimo-auto

在流水线中的位置

POST /api/llm/optimize 调用(见 API-生成与图像),优化生图 prompt。

See Also

Clone this wiki locally