vl Multi-modal large model, cyclically outputs duplicate results, consuming a large number of token values #439

Closed
opened 2026-02-16 10:19:26 -05:00 by yindo · 1 comment
Owner

Originally created by @MDDTGitHub on GitHub (Jul 11, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues Dify issues & Dify Official Plugins, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.6.0

Plugin version

0.0.32

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Image { "text": "**_text too long_**", "usage": { "prompt_tokens": 1279, "prompt_unit_price": "0.016", "prompt_price_unit": "0.001", "prompt_price": "0.020464", "completion_tokens": 486, "completion_unit_price": "0.048", "completion_price_unit": "0.001", "completion_price": "0.023328", "total_tokens": 1765, "total_price": "0.043792", "currency": "RMB", "latency": 24.61610073596239 }, "finish_reason": "stop", "files": [] }

✔️ Error log

Image
Originally created by @MDDTGitHub on GitHub (Jul 11, 2025). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [Dify issues](https://github.com/langgenius/dify/issues) & [Dify Official Plugins](https://github.com/langgenius/dify-official-plugins/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] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.6.0 ### Plugin version 0.0.32 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce <img width="1704" height="913" alt="Image" src="https://github.com/user-attachments/assets/c8221aca-485f-4cd5-a98b-d64635b138d9" /> { "text": "**_text too long_**", "usage": { "prompt_tokens": 1279, "prompt_unit_price": "0.016", "prompt_price_unit": "0.001", "prompt_price": "0.020464", "completion_tokens": 486, "completion_unit_price": "0.048", "completion_price_unit": "0.001", "completion_price": "0.023328", "total_tokens": 1765, "total_price": "0.043792", "currency": "RMB", "latency": 24.61610073596239 }, "finish_reason": "stop", "files": [] } ### ✔️ Error log <img width="864" height="740" alt="Image" src="https://github.com/user-attachments/assets/a1dac1cc-510c-404e-b1dd-af832c25d168" />
yindo added the bug label 2026-02-16 10:19:26 -05:00
yindo closed this issue 2026-02-16 10:19:26 -05:00
Author
Owner

@MDDTGitHub commented on GitHub (Jul 14, 2025):

Tongyi Plugin

@MDDTGitHub commented on GitHub (Jul 14, 2025): Tongyi Plugin
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#439