RunLLM in the Phoenix playground, I have configured my endpoint. I can enter a message and send it. For a brief moment it shows me the response and then the output says: "peer closed connection without sending complete message body (incomplete chunked read)"
Once I have SSO working, I can turn disable basic auth by setting the environment variablePHOENIX_DISABLE_BASIC_AUTH=true . Does this prevent me from signing in with the admin account?