mirror of
https://github.com/langgenius/webapp-text-generator.git
synced 2026-07-25 13:46:05 -04:00
the webapp-text-generator doesn't support file type parameter. #13
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 @casual1001 on GitHub (Feb 8, 2025).
the function userInputsFormToPromptVariables don't support file type parameter.
@neuneed commented on GitHub (Feb 25, 2025):
I did some small fix for this to avoid 500 error.
See https://github.com/langgenius/webapp-text-generator/pull/35.
But I was not able to do more work to make it support file or photo upload. I think Dify team may forgot to add this feature for now. @iamjoel