I encounter this issue as well when I try to switch to restricted permissions. As a frontend dev, I do a quick look, and here are the steps to reproduce the issue:
- Create a new key.
- Click “Restricted”, now everything is unselected.
- Expand “Model capabilities” to show the sub capabilities (not the dropdown).
- Click the dropdown of “Chat Completions” and select “Request”.
- The “Model capabilities” become “Mixed” and when scroll down to the bottom, it says “1 selected permission”.
In the devTools, when I inspect the selected scope, there is only "api.model.chat_completions.request", but the "api.model.request" and "model.request" are missing.
@Prashant_Pardesi Could you please fix this ![]()
