October 2024 LLMz (beta) and UI improvements
by Robert LaurellaOctober 2024 LLMz (Beta)
π οΈ This month includes a large update to LLMz, the engine that powers Autonomous Nodes. You can continue to use previous, stable versions, which we recommend for production environments. If you want to give new functionalities a try, you can swap to October 2024 in the Settings menu found in the Studio. Here are some of the new functionalities and improvements:
π Autonomous Nodes now support multiple message types: text, image, audio, video, button, card, and carousel.
π Autonomous Nodes can now process multiple messages in the same turn, so that your agent is more flexible in responding to different types of user queries.
π Agent logging now includes visually distinct message types: error, success, prompt, info.
βοΈ Autonomous Nodes can now be adjusted to only respond when needed, such that it can perform background tasks without exposing that to the user.
β¬οΈ We increased the instruction limit on Autonomous Nodes by 10x. This means you can input larger instructions without running up against a limit.
Here's what else is new:
FEATURES & ENHANCEMENTS
π¨ The webchat CSS editor now contains inline autocomplete, so you can get to coding faster with all of the available classes and styling components.
π We moved integrations and shareable workflows into a single, unified Hub, to make it easier to find the functionality youβre looking for.
β‘ General improvements to the performance of the visual flow editor.
π You can now reorder Table columns.
ποΈ The Studio and Dashboard have gone through a large visual revamp, giving you more contextual messages and making it easier to find what youβre looking for. No functionalities were changed.
π You can now see Files uploaded to your bot through the File API in the Studio. These will be greyed out until they belong to a Knowledge Base.
π» Improved typings in the execute code card.
BUG FIXES
π Fixed an issue where pasting Knowledge Base URLs would result in empty fields.
π§ Fixed the performance and behaviour of outgoing hooks.
π‘οΈ Fixed an issue where the Policy Agent would rewrite messages even if the message conformed to the indicated policy.
MISCELLANEOUS
ποΈ You can now overwrite files uploaded by another Workspace member with the Files API.