Skip to content

2.4.6

Choose a tag to compare

@logancyang logancyang released this 02 Jan 06:16
· 1074 commits to master since this release
b90a165
  • Add Save and Reload button to avoid manually toggling the plugin on and off every time settings change. Now, clicking on either button triggers a plugin reload to let the new settings take effect
Screenshot 2024-01-01 at 9 59 50 PM
  • Fix error handling
    • No more "model_not_found" when the user has no access to the model, now it explicitly says you have no access
    • Shows the missing API key message when the chat model is not properly initialized
    • Shows model switch failure when Azure credentials are not provided
  • Show the actual model name and chain type used in debug messages
  • Make gpt-4-turbo the default model