Skip to content

Commit 25e9dd4

Browse files
docs(token_auth.md): update docs
1 parent eccf7a4 commit 25e9dd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/my-website/docs/proxy/token_auth.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,7 @@ general_settings:
399399
- scope: litellm.api.consumer
400400
models: ["anthropic-claude"]
401401
- scope: litellm.api.gpt_3_5_turbo
402+
models: ["gpt-3.5-turbo-testing"]
402403
enforce_scope_based_access: true # 👈 enforce scope-based access control
403404
enforce_rbac: true # 👈 enforces only a Team/User/ProxyAdmin can access the proxy.
404405
```

0 commit comments

Comments
 (0)