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.
Release Notes - PlasmaLLM 2.5.8
Bug Fixes and Improvements
Fixed provider dropdown visibility: Switching between API adapters (like OpenAI-compatible and Anthropic) now correctly shows or hides the Provider dropdown. Fixed Anthropic key issues in OpenAI adapter: Fixed 401 errors when using Anthropic API keys or endpoints with the OpenAI adapter.
Fixed model list caching: Switching between different API providers no longer mixes up or overwrites saved model lists. Returning to a previously configured provider now restores its cached models properly.
Improved error messages: Unreachable or offline endpoints (like a local server that isn't running) no longer display unnecessary error banners.