You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.