mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
Bug: Volcengine Maas Plugin Fails to Calculate LLM Invocation Costs #479
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 @xuzijie1995 on GitHub (Jul 24, 2025).
Self Checks
Dify version
0.17.0
Plugin version
0.0.23
Cloud or Self Hosted
Self Hosted (Source)
Steps to reproduce
volcengine_maasplugin.DeepSeek-V3.messagestable.total_price,answer_price_unit, andmessage_unit_priceshould contain calculated cost values based on the model's pricing.total_price,answer_price_unit, andmessage_unit_priceare all0.✔️ Error log
There are no application error logs for this issue, as it is a silent failure in the business logic rather than a runtime crash. The incorrect data in the database (as shown above) serves as evidence of the bug.