Skip to main content

Changelog

Updates, changes, and improvements at Retool.

13 posts tagged with "AI"

View All Tags

Reorder pages in multipage apps

Rory Sametz
Software Engineer

Users can now modify the order of pages in multipage apps. In the Pages tab in the left panel of the app IDE, users can sort pages relative to each other using drag-and-drop.

Changes to the page order are immediately reflected in the page menu (and in header and sidebar frames if present). The retoolContext.pages Javascript variable also provides the list of pages in order.

This change is currently live on cloud and will be available in an upcoming edge release.

README improvements for apps

Jeffrey Bui
Jeffrey Bui
Software Engineer

Retool has released several improvements to the README experience for web apps:

  • The README is now located at the top of the Pages or Screens list for easy access.
  • You can now use AI to generate a README automatically based on the components and logic of your app.

Previously, app READMEs were found by clicking the title of the app. If your app has an existing README, you can now find it in the Pages tab.

Retool AI queries support dynamic model selection

Retool AI* text action queries now support dynamic model selection. Clicking the Fx button next to the AI Model field in a query will display the model string in the following format: providerName::model-name, for example, openai::gpt-4o-mini. This provides the ability for users to dynamically change AI models from apps and workflows.

Custom AI providers

Huy Quang Pham
Software Engineer

You can now connect any AI provider that adheres to the OpenAI, Anthropic, Google, or Cohere schema. This enables you to connect from a wide range of AI providers, such as Mistral, Fireworks AI, Together AI, and OpenRouter.

Organizations with increased security and compliance requirements can also configure custom AI providers if they need to route traffic through their own proxies.

Amazon Bedrock and Knowledge Bases for Retool AI

Mack Lu
Mack Lu
Product Manager

Retool now supports with Amazon Bedrock and Knowledge Bases for Amazon Bedrock. This integration enables businesses to leverage the power and security of Amazon Bedrock with the ease and speed of development on Retool to build AI applications.

For companies with strict data policies, sending data to a third-party LLM is a deal-breaker. With Amazon Bedrock, businesses can host LLMs within their VPC, ensuring compliance with their security and governance requirements. Retool customers who have adopted AWS can take advantage of all that Bedrock has to offer while keeping their data safe and secure.