Theme editor

There are no stories yet. Be the first to share one! Connect with your followers and start the conversation.
Add Story...

Paid [XTR] AI Assistant 1.0.11

Change log

  • Fix: Added support for OpenAI Reasoning (o1/o3 series) models. Implemented automatic switching from max_tokens to max_completion_tokens and removal of unsupported creativity parameters (temperature, etc.) for these models.
  • Fix: Resolved an issue where notifications were not sent to users for replies to Profile Posts.
  • Improvement: Implemented a safeguard against mass token usage in systems with large Knowledge Bases. The system now prevents loading the entire database for short or empty queries/images, significantly reducing API costs.

Release notes

This update focuses on compatibility with OpenAI's latest models and significant performance optimizations.

Key Changes:
  • OpenAI o1 and o3 Model Support: You can now seamlessly use OpenAI's next-generation "Reasoning" models. The add-on automatically detects these models and optimizes API requests according to the new standards (max_completion_tokens, etc.).
  • Smart Token Conservation: A critical improvement for users with large Knowledge Bases (RAG). The bot will no longer attempt to load the entire database when the user message is very short or contains only an image. This effectively prevents unnecessary API costs.
  • Notification Fix: Resolved the issue where bot replies to profile posts were not triggering user notifications.
Back
Top