Team SWIRL is happy to announce General Availability of SWIRL AI Connect 3.9, Community Edition!
The release enables Django database migrations, adds an Unselect All
button when using the "Select Items" option for RAG, and provides validation of SWIRL on Python 3.12.6. Many thanks to everyone in the SWIRL community who contributed feedback addressed in this release.
PLEASE STAR OUR REPO: https://github.com/swirlai/swirl-search
New Features
🔹 New Unselect All
button when using the "Select Items" option for RAG
🔹 SWIRL database schema changes will now be handled as part of Django migrations. Each schema change will have a corresponding migration file, which will be version-controlled and included with each release.
🔹 SWIRL AI Connect has been validated on Python 3.12.6.
Improvements
🔹 The Galaxy UI more gracefully handles longer result titles and browser window resizing.
🔹 A new "Dev" tag for searching across development-centric SearchProviders has been added
🔹 The Elastic SearchProvider now correctly returns the configured number of results
🔹 The FILE_SYSTEM
directive was removed from default OneDrive SearchProvider configuration; and the default Outlook Email result_processors
were reordered to improve threaded conversation handling
Known Issues
🔹 Clicking a Microsoft Teams result sometimes results in this error from the Teams app:
We cannot take you to that message because it's in a chat you're not in.
For Teams links to resolve correctly, you must have the Microsoft Teams app open before clicking the result link.
🔹 Creating searches from a browser with q= can sometimes create two Search objects.
This is because of browser prefetch AKA predictive service. Turn off Chrome prediction service. Turn off Safari prefetch.
Please report any issues with this to support.
Upgrading
Documentation
Please visit our updated and expanded Documentation site: https://docs.swirlaiconnect.com/
Support
🔹 Join the SWIRL Community on Slack!
🔹 Email [email protected] with issues, requests, questions, etc. - we'd love to hear from you!