Skip to content

v0.3.4

Choose a tag to compare

@VariantConst VariantConst released this 17 Feb 17:02
· 33 commits to main since this release

Fixes

  • Corrected Default per_message_cost Value: Fixed an issue where the default value of per_message_cost was not set to -1, which unintentionally disabled input and output pricing for models. (Fixed #49)
  • Updated Functions for OpenWebUI v0.5.8+: Ensured compatibility with OpenWebUI v0.5.8 and later versions, thanks to @xinhai-ai @mbeltagy .
  • Accurate Token Consumption Calculation: System prompts and file token usage are now correctly accounted for, thanks to @xinhai-ai .