Skip to content

Commit f32fc8c

Browse files
garmanCopilotsubatoi
authored
Add token callout to top level inference routes (#55842)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
1 parent f323e89 commit f32fc8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/rest/models/inference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ allowTitleToDifferFromFilename: true
1212

1313
## About {% data variables.product.prodname_github_models %} inference
1414

15-
You can use the REST API to run inference requests using the {% data variables.product.prodname_github_models %} platform.
15+
You can use the REST API to run inference requests using the {% data variables.product.prodname_github_models %} platform. The API requires the `models: read` scope when using a {% data variables.product.pat_v2 %} or when authenticating using a {% data variables.product.prodname_github_app %}.
1616

1717
The API supports:
1818

0 commit comments

Comments
 (0)