Does this dify 0.3.31 limit the length of inputs? #735

Closed
opened 2026-02-21 17:28:13 -05:00 by yindo · 0 comments
Owner

Originally created by @Hu-Pei on GitHub (Nov 24, 2023).

Dify version

0.3.31

Cloud or Self Hosted

Other (please specify in "Steps to Reproduce")

Steps to reproduce

<Response [400]>
{'code': 'invalid_param', 'message': 'price in input form must be less than 48 characters', 'status': 400}

✔️ Expected Behavior

Compared with the previous version, the input length is limited.

Actual Behavior

Compared with the previous version, the input length is limited.

Originally created by @Hu-Pei on GitHub (Nov 24, 2023). ### Dify version 0.3.31 ### Cloud or Self Hosted Other (please specify in "Steps to Reproduce") ### Steps to reproduce <Response [400]> {'code': 'invalid_param', 'message': 'price in input form must be less than 48 characters', 'status': 400} ### ✔️ Expected Behavior Compared with the previous version, the input length is limited. ### ❌ Actual Behavior Compared with the previous version, the input length is limited.
yindo added the 🐞 bug label 2026-02-21 17:28:13 -05:00
yindo closed this issue 2026-02-21 17:28:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#735