mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Tongyi model price error #622
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 @why0818 on GitHub (Sep 5, 2025).
Self Checks
Dify version
1.5.1
Plugin version
tongyi 0.0.43
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
The current pricing configuration for the models qwen-vl-max and qwen-vl-plus in Dify does not match the official pricing published by Tongyi/Qwen.
To avoid potential misunderstandings or incorrect cost estimates, please update the pricing for these models to align with the official rates.
✅ Recommended Price Updates
qwen-vl-max
prompt_price_unit: 0.003
completion_price_unit: 0.009
qwen-vl-plus
prompt_price_unit: 0.0015
completion_price_unit: 0.0045
official model price link:
https://help.aliyun.com/zh/model-studio/models?spm=a2ty02.30268951.d_model-market.5.427c74a1pRLla1&accounttraceid=2df91d0e0354436b9d9d25c1f5b012e6utmj#9d516d17965af
✔️ Error log
@dosubot[bot] commented on GitHub (Sep 21, 2025):
Hi, @why0818. 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!