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
- Improve logic in getServerStatus to properly handle different scenarios:
- Not configured: when API key or model name is missing
- Cannot test: when settings are configured but server is unreachable
- Working/Error: when server is reachable and can test LLM configuration
- Add workspace field to testLLMConfiguration API request to fix 422 error
- Now shows 'Cannot test LLM configuration - server not reachable' instead of 'Not configured' when server is offline but settings are present
Co-authored-by: openhands <openhands@all-hands.dev>
0 commit comments