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
Issue #95: Added create command to ChatRoom CLI to improve the getting-started experience. This new command simplifies the process of setting up a new chat room.
Issue #94: Added 'delete all messages below' and 'delete all messages above' buttons. These new features provide users with more control over message management within the chat room.
Issue #31: Renamed ChatRoom.BingSearch to ChatRoom.WebSearch and added a Google search agent.
Improvements π
Issue #96: Automatically choose the first orchestrator in group chat. This enhancement streamlines the user experience in group chat scenarios.
Issue #90: Added a build error in ChatRoom.StaticWebUI project when the wwwroot folder is empty. This helps in identifying missing essential files during the build process.
Bug fixes π
Issue #92: The OpenAI config on README.md was out of date. The documentation has been updated to reflect the current configuration settings.