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
Fixed: AI Assistant "Test Connection" and SQL generation failed with "'input' is required"
against endpoints implementing the OpenAI Responses API. OpenAI-compatible providers now
auto-detect Responses API endpoints (URL ending in "/responses") and send requests in the
correct format.