This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

R46 - Experience Enhancements

Release Date: 2024.12.30
This update provides several improvements for system operations and maintenance, while also optimizing the user experience of some plugins.

Main Features and Improvements

1. AI Base - smartanswer upgraded to version 0.5.10

This update upgrades the smartanswer version, with the new version supporting the following features:

  • Support for private vector model jina
  • Support for AISE’s orch model interface
  • Support for wedrive
  • Support for private certificates
  • Support for private deployment

2. AI Base - New Knowledge Base Initiation Mode

In the SmartChat window, ‘@’ triggers the knowledge base mode. After selecting ‘@kb’ followed by the knowledge base name, it enters the conversation mode for the specified knowledge base. In knowledge base mode, users can input questions to get answers from the knowledge base.

Note: @kb is a message-level command, so it only works for one Q&A session. The next Q&A will not enter knowledge base mode.

3. AI Base - Added Oauth2 Login Proxy Functionality

For users who want to use oauth2 login but cannot directly authenticate with Azure due to network restrictions, they can configure a login proxy to implement oauth2 login. Reference: Product Manual | AISE Service Base | System Operations | Oauth2 Proxy

4. AI Base - Added System Trial Functionality

To help users better experience AISE services, this update adds a system trial functionality. Users can experience all features of the AISE service base during the trial period. After the trial ends, all features will be automatically locked, and users can activate the system with an activation code to continue using AISE’s powerful features. Reference: Product Manual | AISE Service Base | System Operations | System Activation

Reference: Product Manual | AISE Service Base | Feature Toggles and Gradual Rollout

5. SmartCode VSCode Code Generation - Line-by-line Acceptance via Shortcut

In the VSCode plugin, in multi-line code completion mode, you can accept code line-by-line using the ctrl+l shortcut. Compared to word-by-word acceptance, line-by-line acceptance is more flexible and faster.

Other Updates

  • Optimization smartanswer adds Chinese language support
  • Improvement SmartCode plugin (VSCode and JetBrains) - When Git commit content is too long, incomplete commit messages are generated, prompting users to manually write them
  • Fix SmartCode plugin (VSCode) - Fix garbled characters during upgrades
  • Fix Performance issues caused when smartanswer is not enabled