Skip to content

v0.2.0

Choose a tag to compare

@VariantConst VariantConst released this 07 Dec 16:54
· 106 commits to main since this release

Features

  • Per-Message Pricing: Introduced a per-message pricing feature. If a price is set for each message, the system deducts a fixed price per message regardless of token usage. If the price is set to a negative value, it is treated as unset, and token-based pricing is used instead. By default, the price per message is -1, which can be configured using DEFAULT_MODEL_PER_MSG_PRICE.
  • Mobile Optimization: Fully optimized for mobile devices to enhance user experience.
  • Enhanced Model Testing: Added visually appealing animations for testing model availability and a summary of test results.