You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHubβs verified signature.
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.