Release 2025.46
3 min read
๐ Release Overview
Unique hosted:
Self hosted:
Chat Platform
Import/Export for Agent and Space Configuration (Space 2.0):
You can now export a Space configuration as a versioned JSON file and import it to create or update a Space. This makes it easy to migrate configurations between Spaces and maintain consistency across environments.
Export: Generate a versioned JSON of your current Space configuration.
Import: Use the JSON file to create a new Space or apply the configuration to an existing one.
Use case: Seamless configuration migration and repeatable setup.
See the images below for a visual walkthrough.


And for import, the walkthrough below shows that.


Admin UI Improvement for Space Creation & Updates:
Weโve streamlined the Space creation and update experience. The Delete and Import/Export Space Configuration actions have been moved to a top-right menu for clearer navigation and reduced clutter.
Where to find it: On the Space update page, access these actions from the menu in the top-right corner.
Why this change: Improves usability by grouping advanced actions in a consistent, easily discoverable location.
See the diagram below for a visual reference.
On space update page:

On space creation, the option to also shows as below:

RAG
๐ง Improvements
User Admin Ingestion Improvements: The RAG team has completed more than 10 major improvements to the ingestion system in the past two sprints (44 & 46), significantly enhancing reliability and performance. Please have a look at 2025.46 Ingestion Improvements for the details.
๐ Bug Fixes
User Metadata Incorrect handling of stringified boolean filters: Resolved a bug where filters comparing metadata to "true" or "false" were incorrectly treated as dynamic rules and removed from the filter set. This caused queries containing boolean-like string fields to return incomplete or incorrect matches. Now, "true" and "false" are handled as proper string values.
Agentic Table
๐ Whatโs New (Business/End-User Focus)
User Single Row Deletion in Agentic Table: A new โDelete Rowโ option is available in the right-click menu, allowing removal of individual rows with confirmation and status feedback. Verified rows and rows in edit mode cannot be deleted.


๐ Bug Fixes
User Sheet Status Displays After Creation: Newly created sheets without questions (or with only sources) now correctly show an โUpdatedโ status immediately after creation.
User Prevent Multiple Sheet Creation on Double-Click: Clicking the Next button multiple times during sheet creation no longer creates duplicate sheets. Only a single sheet is now created per submission.
User Reference Colors Now Display Correctly After Moving to Answer Library: When a completed sheet is moved to the Answer Library, reference colors in the Answers and References columns now stay consistent immediately, without needing a page refresh.
Unique AI
๐ง Improvements
User Chat with uploaded files: Further improved the handling of uploaded documents โ the orchestrator now better combines uploaded files with other available sources (e.g., web and internal search), ensuring more complete and context-aware responses.
Admin User Metadata - System Prompt Update: Added functionality to enable including user metadata (e.g., name, email, and location) in the system prompt โ similar to ChatGPT. This enhancement helps improve the LLM about context awareness. By default, no user metadata are ingested. Further details can be found here.
๐ Bug Fixes
User Response with multiple assistant message outputs: Fixed a bug where the orchestrator response was being overwritten when multiple loop iterations produced streaming outputs, ensuring all assistant messages are now displayed correctly.
User Tool format information: Fixed an issue where tool format details were always included in system prompt, even when the tool was not used. The update ensures this information now appears only when the corresponding tool is invoked, preventing unnecessary prompt bloat and improving overall efficiency.
Language Model
Retirement: gemini preview models
Admin Due to the upcoming retirement of gemini-2.5-flash-lite-preview-06-17, all spaces and AI templates previously using litellm:gemini-2.5-flash-lite-preview-06-17 have been migrated to the stable version of Gemini 2.5 Flash lite (litellm:gemini-2.5-flash-lite).
Admin Due to the upcoming retirement of gemini-2.5-flash-preview-05-20, all spaces and AI templates previously using litellm:gemini-2.5-flash-preview-05-20 have been migrated to the stable version of Gemini 2.5 Flash (litellm:gemini-2.5-flash).
New Model Deployments: Gemini
Admin New Gemini models are available through LiteLLM using the following enums:
litellm:gemini-2.5-flash-liteโ Stable version ofGemini-2.5-Flash-Litelitellm:gemini-2.5-flashโ Stable version ofGemini-2.5-Flash
Author |
|
|---|