Skip to main content

December 2025 Platform Update

Lead Pre-Sales Data Scientist

DataLLM - Multiple Source Types Support​

A new option when building custom chatbots on structured data allows the integration more seamlessly between feature group and database data sources.

When configuring the chatbot select the FEATURE GROUP AND EXTERNAL DATABASES option in the Data Source dropdown. Then specify the feature groups and database connectors that the bot should have access to.

When asking questions of the bot it can reference both feature groups and database connectors in the same query.

Connector Updates​

Sharepoint Config Connectors

We have added the ability for users of custom bots to be able to authenticate against multiple Sharepoint sites. A config connector for each site should be created and then added to the configuration screen of the custom bot.

Creating a config connector for the Sharepoint site is similar to creating a regular connector, except that you should select the config only option during creation:

Once your config connectors are created add them into the configuration screen for the custom chatbot. For each config connector the end users will be asked to authenticate the first time using the bot:

Super Assistant

New Models​

OpenAI GPT 5.2 (including thinking and pro models) have been added to the platform. To find out how well the new models perform don’t forget to check out our benchmark, LiveBench

App Permissions​

Default Organizational Permissions

Permission handling for DeepAgent generated apps has been updated to add more controls. At the organization level admins can set the default access permissions for all apps that are created. It can be managed in the Profile >> Groups and Permissions >> Apps menu.

  • Private to Org - Apps are restricted to organizational users only
  • Owner Only - Visible only to the creator/owner of the app
  • Public - Open to the internet

Individual App Permissions The permissions for individual apps can be changed from the default by clicking on the cog symbol next to each app.

Within the settings for each app the owner or an admin can change the permissions between Owner Only and Private to Org. Only an admin can make apps Public if this is not the organization default.

When an app is Private to Org it is also possible to control access based on permission groups that have been created / are available in the platform. To do this use the Add Permissions drop-down in the app’s modify permissions screen:

Controlling App Sharing Permissions

Platform admins are also able to control who is able to share their apps, which limits an individual user's ability to assign permission groups to an app.

This is controlled through the Permissions menu (Profile >> Groups and Permissions >> Permissions). Adding groups into this selection means that users in these groups can only create apps visible to themselves

November 2025 Platform Update

Lead Pre-Sales Data Scientist

Updated Agent Workflow UX​

We have the first of a number of updates coming on our AI Workflow builder, with the overall aim to improve the ease of building workflows and to streamline the user experience.

Node Definition

The new workflow builder has a much cleaner UX to simplify the building process, which starts with the nodes themselves:

The code that defines each node is now hidden in the side-menu keeping the main workflow diagram cleaner and easier to understand. Clicking on any individual node will load the relevant code definitions on the right-hand pane.

Inputs / Outputs

Managing the node inputs and outputs has been improved. Clicking on the *Manage Inputs and Outputs *button on the side menu launches the input / output management pages.

  1. NODE INPUTS Manage inputs that come from other nodes:

  2. Easily identity from which nodes variables originate

  3. *Required *nodes are clearly marked

  4. Quickly convert to user input with the Convert to User Input button

  5. Edit specific variables through the new configuration form

  1. USER INPUTS Manage inputs that are from users:

  2. Easily convert to node input, using the Convert to Node Input button

  3. Required nodes clearly marked

  4. Edit specific variables through the new configuration form

  5. Manage overall input form structure and definition

  6. OUTPUTS Manage node outputs:

  7. Add / delete variables

  8. Edit existing variables through the new Edit Outputs form

  9. Visible in the UI variables are clearly marked to easily understand which are returned to users and which are passed through Node Testing

Testing individual nodes has been simplified by adding a Run button prominently on each node in the workflow diagram.

Enabling Run mode allows you to manually test individual nodes by providing the relevant inputs manually and evaluating the node outputs inside of the workflow editor.

Workflow Configuration

Elements of the workflow configuration have been updated to provide much greater controls and options, especially when adding in connector nodes.

To access the configuration settings click on the cog symbol at the top of the page. In this example we have added the Slack tool to the workflow, and the configuration screen shows the actual scopes that have been enabled:

To update any of the specific connector scopes for these tools added to a workflow, click on the configure button. This will allow you to manage the specific access / capabilities for the connectors on a workflow by workflow basis.

More updates in the coming months…

Connector Updates​

Azure Storage

A new Azure Storage Container connector has been added that can be authenticated using O-Auth. This can be configured to access a specific container or at account level

Generic O-Auth

The generic O-Auth tool has been developed to make it possible for platform users to be able to create their own connectors to any service that supports O-Auth.

The configuration screen details the parameters that need to be provided to build the connector, as well as any scopes that you would like the connector to have access to:

Please note, the specific configuration parameters and scopes available will be determined by the individual service you are connecting to. Details of how to register and authenticate are often provided as part of providers developer pages.

Outlook

The Outlook connector tools have been updated to also interact with Outlook calendar, enabling a far wider range of potential use cases

Super Assistant

New Models​

OpenAI 5.1 and Gemini 3 have both been added to the platform. To find out how well the new models perform don’t forget to check out our benchmark,

Organization Level GitHub Policies​

A new setting has been enabled to manage organization access to the GitHub connector. To enable this navigate to the Profile menu by clicking on your profile on the top right-hand corner and selecting profile.

On the Profile page then use the menu on the left to select Manage >> Permissions