mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
feat: implement file structured output
This commit is contained in:
4
api/tests/fixtures/file output schema.yml
vendored
4
api/tests/fixtures/file output schema.yml
vendored
@ -126,8 +126,8 @@ workflow:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
image:
|
||||
description: File ID (UUID) of the selected image
|
||||
format: dify-file-ref
|
||||
description: Sandbox file path of the selected image
|
||||
format: file-path
|
||||
type: string
|
||||
required:
|
||||
- image
|
||||
|
||||
Reference in New Issue
Block a user