feat: add multi-image vision analysis
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
生成标题
|
||||
{% elif item.operation_type == "image" %}
|
||||
生成图片
|
||||
{% elif item.operation_type == "vision" %}
|
||||
图片理解
|
||||
{% else %}
|
||||
{{ item.operation_type }}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user