mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
self.create_variable_message throws AttributeError #8
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 @perzeuss on GitHub (Feb 25, 2025).
self.create_variable_messagefails foryield self.create_variable_message("task_id", "1234")Steps to reproduce:
self.create_variable_message("task_id", "1234")Traceback (most recent call last):
@perzeuss commented on GitHub (Feb 25, 2025):
nvmd. the error has already been fixed, I still had an old version of the plugin installed.