### Self Checks - [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542). - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [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. ### Dify version 1.6.0 ### Cloud or Self Hosted Cloud, Self Hosted (Docker), Self Hosted (Source) ### Steps to reproduce The agent-chat app encountered an internal error when variables included a float number, shown in the screenshot below. <img width="763" height="352" alt="Image" src="https://github.com/user-attachments/assets/024ba49a-8ee7-4b01-925c-f8bfbf542969" /> ### ✔️ Expected Behavior Both Integer and Float should be supported as Number variable types ### ❌ Actual Behavior _No response_