[DOCS]: The variable of the structured output is of type Numer, but is considered a string by the subsequent conditional branch, and numeric operators cannot be selected. #230

Closed
opened 2026-02-16 05:19:29 -05:00 by yindo · 1 comment
Owner

Originally created by @wck-wei on GitHub (Aug 26, 2025).

Type of Documentation Change

Error/Typo fix

Documentation Page URL or Path

No response

Current Content

Image

Suggested Changes

Correctly identify variable types for structured output

Reason for Change

No response

Code of Conduct

  • I agree to follow Dify's documentation contribution guidelines
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.
Originally created by @wck-wei on GitHub (Aug 26, 2025). ### Type of Documentation Change Error/Typo fix ### Documentation Page URL or Path _No response_ ### Current Content <img width="1235" height="230" alt="Image" src="https://github.com/user-attachments/assets/132bf246-158d-4e71-813d-e5535f430b73" /> ### Suggested Changes Correctly identify variable types for structured output ### Reason for Change _No response_ ### Code of Conduct - [x] I agree to follow Dify's documentation [contribution guidelines](https://github.com/langgenius/dify/blob/0277a37fcad5ad86aeb239485c27fffd5cd90043/CONTRIBUTING.md) - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report, otherwise it will be closed. - [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :) - [x] Please do not modify this template :) and fill in all the required fields.
yindo added the documentation label 2026-02-16 05:19:29 -05:00
yindo closed this issue 2026-02-16 05:19:30 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Sep 6, 2025):

Hi, @wck-wei. I'm Dosu, and I'm helping the dify-docs team manage their backlog and am marking this issue as stale.

Issue Summary:

  • You reported a documentation error where a Number-typed variable is incorrectly treated as a string in a conditional branch.
  • This misclassification blocks the use of numeric operations on the variable.
  • You suggested fixing the variable type identification to enable proper numeric operator usage.
  • There has been no further activity or comments on this issue since your report.
  • The issue remains unresolved.

Next Steps:

  • Please let me know if this issue is still relevant to the latest version of the dify-docs repository by commenting here.
  • If I do not hear from you within 5 days, I will automatically close this issue.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (Sep 6, 2025): Hi, @wck-wei. I'm [Dosu](https://dosu.dev), and I'm helping the dify-docs team manage their backlog and am marking this issue as stale. **Issue Summary:** - You reported a documentation error where a Number-typed variable is incorrectly treated as a string in a conditional branch. - This misclassification blocks the use of numeric operations on the variable. - You suggested fixing the variable type identification to enable proper numeric operator usage. - There has been no further activity or comments on this issue since your report. - The issue remains unresolved. **Next Steps:** - Please let me know if this issue is still relevant to the latest version of the dify-docs repository by commenting here. - If I do not hear from you within 5 days, I will automatically close this issue. Thank you for your understanding and contribution!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#230