mirror of
https://github.com/AIPexStudio/AIPex.git
synced 2026-05-14 03:01:37 +00:00
- Updated the model fetching logic to include persistent storage for improved performance and reliability. - Introduced background model list updates to ensure the UI reflects the latest data. - Enhanced the handling of parameterless tool calls in the AI provider, injecting default arguments when necessary. - Refactored the chat adapter to support session rollbacks, improving user experience during message regeneration. These changes significantly improve the functionality and responsiveness of the AI components.