unenabled file upload #53

Closed
opened 2026-02-16 10:15:56 -05:00 by yindo · 4 comments
Owner

Originally created by @zzn741902332 on GitHub (Nov 20, 2024).

Hello, I can't turn on the file upload function after running, is it because the current version is too low?

Originally created by @zzn741902332 on GitHub (Nov 20, 2024). Hello, I can't turn on the file upload function after running, is it because the current version is too low?
yindo closed this issue 2026-02-16 10:15:56 -05:00
Author
Owner

@remisharrock commented on GitHub (Jan 13, 2025):

same question as
https://github.com/langgenius/webapp-conversation/issues/116

@remisharrock commented on GitHub (Jan 13, 2025): same question as https://github.com/langgenius/webapp-conversation/issues/116
Author
Owner

@marsDes commented on GitHub (Feb 27, 2025):

user this npm package
dify-client-plus

@marsDes commented on GitHub (Feb 27, 2025): user this npm package [dify-client-plus](https://www.npmjs.com/package/dify-client-plus)
Author
Owner

@remisharrock commented on GitHub (Apr 25, 2025):

Sorry idont speak Chinese

@remisharrock commented on GitHub (Apr 25, 2025): Sorry idont speak Chinese
Author
Owner

@sparkle37-misc commented on GitHub (Apr 27, 2025):

Sorry idont speak Chinese
This is because the setVisionConfig value passed by the props component defaults to false. After receiving the value during the initial setup, you can forcibly change the enabled boolean value to true. I just solved this recently; you can check my repository https://github.com/sparkle37-misc/dify-webapi.git
@remisharrock @zzn741902332

@sparkle37-misc commented on GitHub (Apr 27, 2025): > Sorry idont speak Chinese This is because the setVisionConfig value passed by the props component defaults to false. After receiving the value during the initial setup, you can forcibly change the enabled boolean value to true. I just solved this recently; you can check my repository [https://github.com/sparkle37-misc/dify-webapi.git](dify-webui-by-sparkle.git) @remisharrock @zzn741902332
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/webapp-conversation#53