mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
langgenius-xinference_0.0.2 helper is not defined #102
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 @geeker-xiao on GitHub (Mar 20, 2025).
Self Checks
Dify version
1.0.1
Plugin version
0.0.2
Cloud or Self Hosted
Self Hosted (Source)
Steps to reproduce
In version 0.0.2 of the plugin langgenius-xinference, in the file models -> llm -> llm.py at line 496, the function call helper.dump_model() lacks the definition of the variable helper, which causes an error message "helper is not defined" when the model vendor calls it.
✔️ Error log
langgenius-xinference_0.0.2
@dosubot[bot] commented on GitHub (Aug 16, 2025):
Hi, @geeker-xiao. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
Next Steps:
Thank you for your understanding and contribution!