Skip to content

[Feature]: 绘图模型的参数传入,可以采用更可视化的方式 #81

Description

@assassinliujie

Affected area

Frontend / UI

Problem or use case

Image Image 因为绘图和聊天不太一样,绘图是经常要传入参数的,对于普通用户来说,要写json可能是做不到的,之前我在openwebui里就是自己写了个函数,管理员可以设定默认quality和默认比例(每个比例都有一个对应的固定分辨率,方便控制价格用量) 目前的话DEEIX-CHAT似乎可以通过模型设置的模型能力JSON固定传入quality,但是在页面上就有点麻烦 而且目前的image-edit需要点击对应图片去进行edit,而不是自然的对话式edit,这很不符合直觉

Proposed behavior

对话设置时可以直接选择或者输入size,不需要写json
默认进行连续对话编辑,而不是需要点击edit才能编辑

Alternatives considered

No response

Compatibility, deployment, or migration impact

No response

Documentation or API contract impact

No response

Pre-submit checklist

  • I searched existing issues and pull requests.
  • This request is focused on one feature or improvement.
  • I described user-facing, API, configuration, or deployment impact where relevant.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions