For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Login
HomeDocsAPI ReferenceMCP ServerChat SDKsRelease Notes
HomeDocsAPI ReferenceMCP ServerChat SDKsRelease Notes
Login
LogoLogo

Release notes

Welcome to Ada’s release notes. Scroll down to see a list of recent releases, or subscribe to get notified about updates.

Subscribe via email

Receive a weekly email summary of releases every Friday at 11 a.m. Eastern, provided there has been at least one release that week.

Subscribe via RSS

Copy the following URL into your RSS reader to get notified about new releases:

https://docs.ada.cx/release-notes.rss
April 22, 2024
April 22, 2024

April 22, 2024
April 22, 2024

Create structured responses in your generative AI Agent

We have added a new feature called Processes, which you can use to build structured text responses in your AI Agent.

For more information, see Create workflows with Processes.


April 22, 2024
April 22, 2024
Was this page helpful?
Previous

Set variables for testing

Next
Built with

New ways to add content to your AI Agent

We’ve made it even easier to add your website content to your AI Agent, so it can use that content to generate responses to your customers:

  • You can use Ada’s web scraper to import entire websites or specific webpages into your AI Agent.

    For more information, see Import website content into your AI Agent.

  • You can create one-off articles directly in Ada.

    For more information, see Add knowledge directly to your AI Agent using Ada Articles.

Merged Text and Shuffle blocks

We’ve made writing content easier by merging Text and Shuffle blocks. Now, within your Text blocks, you can generate message variations using AI, or add them manually.

For information on how to use these blocks:

  • In your generative AI Agent, see Manage your AI Agent’s basic dialog.
  • In your scripted bot, see Serve content using Message blocks.