mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[DOCS]: 代码节点输出长度限制,建议长度升级为可配置 #211
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 @Lucky2024-pllove on GitHub (Aug 1, 2025).
Type of Documentation Change
Error/Typo fix
Documentation Page URL or Path
No response
Current Content
最近搭建工作流,代码节点的使用率高,但有一个问题希望官方能优化改进:
代码节点的长度限制,尤其是array[object],array[string]的输出元素长度都限制100,而且查了官方资料回复是无法做配置。
以下为我的错误截图:
以下为官方文档助手回复:
Suggested Changes
建议把这个长度限制的参数升级为配置参数。
Reason for Change
No response
Code of Conduct
@crazywoola commented on GitHub (Aug 3, 2025):
https://github.com/langgenius/dify/blob/da5c003f9788790277ae9dd41414a56ad644aab2/docker/docker-compose.yaml#L361-L363