- Version: 2.63
- Release date: 20th May 2025
New Features and Enhancements
Assistant Large Language Model (LLM) Export & Import / Backup & Restore
Following on from the assistant data store export & import / backup & restore update, we have now completed the same update for the LLM skill within assistants.
LLM connections and configurations can now be downloaded in two different ways from within the assistant LLM skill, each one having a different use:
- Backup
- Export
Backup & Restore
Backup is primarily used to save all your assistant's LLM connections and configurations for restoration in the future; for example, after changing one or more values and realising you have made a mistake, you could revert to your backup. It may also be used to duplicate the values from one assistant to another. Backup will make a complete copy of all the values, encrypting the sensitive information using the password you enter as part of the backup process.
The complete overwrite on restore limits its usefulness in some scenarios, which is where export and import can be used.
Export & Import
Exports are useful for migrating values from one assistant to another, a common scenario being the migration of changes from a UAT or development assistant to a production assistant. The key part of export-import is that it will not overwrite sensitive values (e.g. API keys and properties marked as secret) on the target system.
Sensitive values are not overwritten as part of an import, but if those items do not exist on the target assistant they will be created with a blank value.
Minor Updates / Bug Fixes
- Easily view all flow variables from a new tab in the flow properties panel, available by clicking on the cog icon within flow designer.
- Improve how the main flow help page appears by having two scrollable areas, one for the navigation and a second for the main content.
- Make sure error messaging persists within the flow designer after the
(i)
icon is clicked, it was being cleared previously. - Stop the bottom of the flow designer are becoming unavailable when the 'flow has changed since you opened it' message appears within the flow designer.
- Continuing the security framework update, handle more failed login scenarios gracefully, adding them into the security logs, as well as making sure logout entries appear within the tenant admin login reporting page.
- In a few specific scenarios, clicking the error icon within the flow designer would cause an exception, which has now been resolved.
- Make sure assistant icons are deleted from storage as part of the assistant deletion process.
Share this article
Comments
0 comments
Article is closed for comments.