mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-25 21:46:08 -04:00
当设置文件参数时,App无法使用 #56
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 @xuzhougeng on GitHub (Dec 16, 2024).
如果我在参数中不设置文件,那么是可以工作的
但是我一旦设置文件,那么应用就无法启动
请问我如何解决问题
@xs818818 commented on GitHub (Dec 18, 2024):
me too
@mobuiin commented on GitHub (Feb 15, 2025):
把校验的地方干掉就好了
@marsDes commented on GitHub (Feb 27, 2025):
定制版不支持文件变量,我完善了一个版本。
可以看下这篇文章dify定制化开发
@xuzhougeng commented on GitHub (Feb 28, 2025):
谢谢 @marsDes