What: We have a new filter type in the Activity Center, where you can filter down to tasks where an error has occurred. This means, at any point, a tool run by the agent or the agent’s LLM errored.
Why: This allows you to identify problem sessions and resolve any issues, or use that as a means of improving your agent.
What: Use the thumbs up or down buttons to give feedback about your agent’s performance in a task. You can leave a comment and add tags.
Why: This does two things:
We've expanded the selection of LLMs available for use in our tool builder, some of which include:
We've partnered with Openrouter to significantly expand the LLMs you can use. Openrouter is a model hub that provides easy access to a huge range of up to date LLMs.
Want your agents to provide JSON to a tool in more bulletproof way? Add a JSONSchema to the input and this will be communicated to the agent, making sure they pass data through more deterministically. Click the settings cog in the bottom right of the input to set up.
Every use now has access to setting up any agent trigger! This includes integrations like email, Hubspot and Whatsapp - but also you can communicate with your agent via Webhooks or API.
There’s now an export and import button for agents, so you can backup/share your agents via your file system!
Making a templatized agent? You can now add all input types as settings that you can add to a tool! This includes JSON, number, sentence list inputs and more.