Skip to content

Commit f75c67a

Browse files
authored
Update reference-model-inference-api.md
1 parent c8a6112 commit f75c67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/reference/reference-model-inference-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ print(response.choices[0].message.content)
194194
```
195195

196196
> [!TIP]
197-
> When using Azure AI Inference SDK, using passing extra parameters using `model_extras` configures the request with `extra-parameters: pass-through` automatically for you.
197+
> When using Azure AI Inference SDK, using `model_extras` configures the request with `extra-parameters: pass-through` automatically for you.
198198
199199
# [JavaScript](#tab/javascript)
200200

0 commit comments

Comments
 (0)