After applying commit c522e25, I noticed that the text in the ThoughtProcessTab is getting truncated in the middle of "Task instructions." It seems that unless the MAX_CONTENT_LENGTH value is set to at least 1000 or more, the "Task Input" section will not be displayed. Therefore, I am considering increasing this value to around 2000.
However, I am concerned about potential issues that could arise from changing this value from 500 to 2000. Could you please advise on any risks or side effects that might occur with this adjustment?
Additionally, based on my personal perspective, the most valuable information for users in the ThoughtProcessTab appears to be the "Task Input" section. As a result, I am also considering a potential approach where only the "Task Input" information is displayed.
I would appreciate your thoughts and feedback on these points. Thank you!
After applying commit c522e25, I noticed that the text in the ThoughtProcessTab is getting truncated in the middle of "Task instructions." It seems that unless the MAX_CONTENT_LENGTH value is set to at least 1000 or more, the "Task Input" section will not be displayed. Therefore, I am considering increasing this value to around 2000.
However, I am concerned about potential issues that could arise from changing this value from 500 to 2000. Could you please advise on any risks or side effects that might occur with this adjustment?
Additionally, based on my personal perspective, the most valuable information for users in the ThoughtProcessTab appears to be the "Task Input" section. As a result, I am also considering a potential approach where only the "Task Input" information is displayed.
I would appreciate your thoughts and feedback on these points. Thank you!