Provider list not updated upon add or delete
Adding and deleting a Provider works. However, the UI does not display these changes in the Provider list. The Provider list should be updated as instances are added/removed.
Steps to Reproduce
- Log in
- Create a new workspace.
- Click LLM Providers
- Add an LLM provider.
- The new LLM provider will not display. Refresh the page.
- Delete the LLM provider.
- The deleted LLM provider will still be displayed.
A successful addition message where the Provider wasn't added to the list.
The refreshed page showing the new Provider instance
A successful delete message where the Provider wasn't deleted from the list.

Edited by Greg Thompson