Skip to content

Commit 712ad9f

Browse files
committed
fix indentation warning
1 parent 97447ad commit 712ad9f

File tree

1 file changed

+2
-2
lines changed
  • articles/ai-foundry/model-inference/includes/use-chat-reasoning

1 file changed

+2
-2
lines changed

articles/ai-foundry/model-inference/includes/use-chat-reasoning/python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ To complete this tutorial, you need:
2121

2222
[!INCLUDE [how-to-prerequisites-python](../how-to-prerequisites-python.md)]
2323

24-
> [!IMPORTANT]
25-
> API version 2025-05-01 is supported from `azure-ai-inference>=1.0.0b10`.
24+
> [!IMPORTANT]
25+
> API version 2025-05-01 is supported from `azure-ai-inference>=1.0.0b10`.
2626
2727
* A model with reasoning capabilities model deployment. If you don't have one read [Add and configure models to Azure AI services](../../how-to/create-model-deployments.md) to add a reasoning model.
2828

0 commit comments

Comments
 (0)