Skip to content

v0.4.1

Compare
Choose a tag to compare
@LittleLittleCloud LittleLittleCloud released this 07 Jul 23:49
· 43 commits to main since this release

Release Note: Version 0.4.1 πŸŽ‰

New features 🌟

  • 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.