mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[DOCS]: 传入的file类型的对象可以如何进行操作?在文档中没有找到相关的说明 #207
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @7vw58n3ftvq7cn89v on GitHub (Jul 29, 2025).
Type of Documentation Change
Error/Typo fix
Documentation Page URL or Path
No response
Current Content
parameters:
type: file
required: true
label:
en_US: file
zh_Hans: file
ja_JP: file
fr_FR: fichier
tool_parameter传入的文件对象应该如何处理?
Suggested Changes
说明tool_parameter传入的文件对象的处理方式
Reason for Change
No response
Code of Conduct