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.
The key has expired.
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
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