Skip to content

Commit 8f80496

Browse files
authored
Update python.md
1 parent 6f2283b commit 8f80496

File tree

1 file changed

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

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ response = client.complete(
7575
)
7676
```
7777

78-
[!INCLUDE [best-practices](best-practices.md)]
79-
8078
The response is as follows, where you can see the model's usage statistics:
8179

8280
```python

0 commit comments

Comments
 (0)