Skip to main content

Changelog

Updates, changes, and improvements at Retool.

32 posts tagged with "Beta"

View All Tags

Multi-instance releases for Source Control

Mesi Kebede
Mesi Kebede
Software Engineer

Self-hosted organizations using Source Control to protect apps can opt into the public beta of multi-instance releases. This feature enables you to publish different release versions of apps across multiple deployment instances. This is particularly useful if you want to test a newer version of an app on a test instance first.

Removed Self-hosted preview of Retool Agents

Neeraj Wahi
Software Engineer

Retool removed the preview release of Agents for self-hosted organizations since Agents is now in public beta with the 3.234.0 edge release and it will be available in the upcoming Q3 stable release. This preview release was intended for deployment into a non-production environment, and was created as a mechanism to allow Self-hosted organizations the opportunity to create agents prior to their availability in an edge or stable release.

Self-hosted preview of Retool Agents

Kent Walters
Lead Product Manager, AI

A preview release of Retool Agents is currently available to self-hosted organizations for deployment into a non-production environment. This preview release is intended to allow customers to preview and create proof-of-concepts that show how agents may work in their environment.

As Retool is continuously working to develop and improve Retool Agents to meet the high standards required for production environments, this preview release is not intended for production use and this build should not be deployed in an existing Retool installation or deployment. Retool recommends that self-hosted organizations create a new deployment in a private network alongside resources to which you intend to connect. Retool reserves the right to make changes to the agents preview without notification.

Retool Agents

Kent Walters
Lead Product Manager, AI

Retool Agents makes it simple for builders to automate work using large-language models (LLMs) by creating agents. Agents are systems that can complete or delegate tasks based on LLM reasoning.

Agents call tools—for example, workflows, functions, or other agents—to gather information and complete or delegate actions. When invoked, an agent:

  1. Receives a task, or input, as natural language. Tasks are provided as input to agents via written instructions.
  2. Uses an LLM to decide whether to respond to the input, get more information, or take action in another system.
  3. Provides the result of the tool call back to the LLM, and the LLM reasons in an open-ended cycle called an agentic loop without a pre-defined stopping point.
  4. Finally, the agent responds to your original message or question once it reaches a conclusion.

You can invoke an agent using any of the following trigger methods:

You can then test, deploy, evaluate, and monitor your agent directly from Retool.

Retool Agents is not currently available to Self-hosted Retool organizations.

Tavily integration

Amritansh Gupta
Amritansh Gupta
Software Engineer

Retool now supports an integration to the Tavily Search API. Use this integration to perform either general or news-specific web searches. You can choose to provide your own Tavily API key if you do not want to be subject to Retool's rate limits (100 calls per 24 hours) on Tavily.