November 14th, 2024

v0.4.5 - v0.4.6

This update aims to make the error handling in chats more robust:

  • After an error is thrown, the chat should no longer be stuck in “loading”

  • After an error is thrown, the chat should no longer cause two assistant messages (one empty, one with the error message)

  • If a previously used model is deleted, older chats will use the current active model, preventing errors from being thrown

  • Extra checks added

This update is not expected to resolve all issues with potential errors being thrown and we’ll continue to make the app more robust in coming updates.