Skip to content

Commit db7f1fc

Browse files
committed
update
1 parent 95c96c0 commit db7f1fc

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+1
-1
lines changed

articles/ai-services/openai/concepts/models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ response = client.chat.completions.create(
122122
print(response.model_dump_json(indent=2))
123123
```
124124

125-
# [Output)](#tab/python-output)
125+
# [Output](#tab/python-output)
126126

127127
```json
128128
{

0 commit comments

Comments
 (0)