Skip to content

0.5.2

Latest
Compare
Choose a tag to compare
@LittleLittleCloud LittleLittleCloud released this 04 Sep 19:36
· 5 commits to main since this release
78398eb

Release Note for Version 0.5.2 πŸš€

Bug Fixes

  • πŸ› #149: Fixed a broken link to the code-first example on the website, ensuring users can access the relevant resources without issues.
  • πŸ› #147: Improved the agent exception handling process to present error messages to users when an agent raises an exception, replacing the indefinite "generating" status.

Improvements

  • 🎨 #155: Enhanced the chatroom UI by making user messages more prominent than agent messages for better visibility and user experience.
  • ⏱️ #148: Increased the time restriction for agent responses, allowing agents more time to respond to inquiries. Users will now also be notified if an agent fails to reply within the specified time limit.

Documentation

  • ✨ #150: Introduced a code-first tutorial on the website to help users get started with development quickly and effectively.