Skip to content

Commit 1e60acc

Browse files
committed
"pin" -> "use"
1 parent 397fd1b commit 1e60acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/inference-providers/guides/responses-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ curl https://router.huggingface.co/v1/responses \
8686

8787

8888
> [!TIP]
89-
> If you plan to pin a specific provider, append it to the model id as `<repo>:<provider>` (for example `moonshotai/Kimi-K2-Instruct-0905:groq`). Otherwise, omit the suffix and let routing fall back to the default provider.
89+
> If you plan to use a specific provider, append it to the model id as `<repo>:<provider>` (for example `moonshotai/Kimi-K2-Instruct-0905:groq`). Otherwise, omit the suffix and let routing fall back to the default provider.
9090
9191
## Core Response patterns
9292

0 commit comments

Comments
 (0)