When the environment variableENABLE_FORWARD_USER_INFO_HEADERSisTrue, the Admin Panel -> Settings -> Models page is unusable. When I unset this environment variable or set it toFalse, I don't encounter the bug.
Resolve a bug in /api/models/base which was not returning openai models when ENABLE_FORWARD_USER_INFO_HEADERS is true Fixed Resolve a bug in /api/models/base which was not returning openai models when ENABLE_FORWARD_USER_INFO_HEADERS is true...