Add method of "create_object_message". #4024

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

Originally created by @dar0xt on GitHub (Jun 10, 2024).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing?

I am creating a custom node, but I am having trouble with the fact that I can only select text or file for the output variable.

2. Describe the feature you'd like to see

Could you add create_object_message with an interface similar to create_text_message?

3. How will this feature improve your workflow or experience?

Doing so would allow us to avoid unnecessary calls to json.loads. Then, I can create more useful custom nodes.

4. Additional context or comments

I have already decoded the code and understand that it can be handled, but since modifications across the frontend and backend would be required, if possible, I would like to request a more skilled engineer to handle this.

5. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @dar0xt on GitHub (Jun 10, 2024). ### Self Checks - [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 (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] Please do not modify this template :) and fill in all the required fields. ### 1. Is this request related to a challenge you're experiencing? I am creating a custom node, but I am having trouble with the fact that I can only select text or file for the output variable. ### 2. Describe the feature you'd like to see Could you add create_object_message with an interface similar to create_text_message? ### 3. How will this feature improve your workflow or experience? Doing so would allow us to avoid unnecessary calls to json.loads. Then, I can create more useful custom nodes. ### 4. Additional context or comments I have already decoded the code and understand that it can be handled, but since modifications across the frontend and backend would be required, if possible, I would like to request a more skilled engineer to handle this. ### 5. Can you help us with this feature? - [ ] I am interested in contributing to this feature.
yindo added the 💪 enhancement label 2026-02-21 18:04:28 -05:00
yindo closed this issue 2026-02-21 18:04:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#4024