v4.5.0.2
higress-group/higressv4.5.0.2May 20, 2026by sid-swirl
AI Summary
Introduces an optional AI instruction field for the search form and updates the UI layout.
Key Highlights
- Added optional AI instruction field for search queries.
- History toggle moved to the left of the SWIRL logo.
- Login page logo refreshed to the canonical Galaxy logo.
New Features
- Optional AI instruction field for search
Full Release Notes
# SWIRL Community 4.5.0.2 Targeted patch that adds the optional AI instruction field on the search form, resolves minor RAG/UX issues in the bundled Galaxy UI, and pins major dependencies to prevent surprise version jumps. ⭐ PLEASE STAR OUR REPO: [https://github.com/swirlai/swirl-search](https://github.com/swirlai/swirl-search) 🌐 PLEASE VISIT OUR WEBSITE: [https://www.swirlaiconnect.com/](https://www.swirlaiconnect.com/) --- # New Features This version of SWIRL offers a separate field for entering instructions to the LLM. <img width="3018" height="1878" alt="Screenshot 2026-05-20 at 12 09 27 AM" src="https://github.com/user-attachments/assets/8508035e-73f2-4400-80a4-6f8f53ff0b3a" /> When you click the Generate button, it will provide those instructions along with the most relevant search results to the LLM, thus separating the retrieval and instructions, and guiding the response: <img width="3018" height="1878" alt="Screenshot 2026-05-20 at 12 09 51 AM" src="https://github.com/user-attachments/assets/665cf03c-f49a-4148-869f-69ce1d98fb15" /> All responses will include citations. Click them to verify the results. To ask a follow up question, change the question in the instruction box, and click Generate again. # Improvements - **History toggle moved to the left of the SWIRL logo** - **Login page logo refreshed** to the canonical Galaxy logo - **Key package versions now pinned in requirements.txt** # Bill of Materials (BOM) To obtain the Bill of Materials for SWIRL Community: ``` docker scout sbom swirlai/swirl-search:latest ``` # Upgrading ⚠️ **No database migration required.** 4.5.0.2 is a drop-in replacement for 4.5.0.1.