File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
articles/ai-services/openai Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -645,7 +645,7 @@ Supported example:
645
645
646
646
### Recursive schemas are supported
647
647
648
- Example using # for root recursion
648
+ Example using # for root recursion:
649
649
650
650
```json
651
651
{
@@ -697,7 +697,7 @@ Example using # for root recursion
697
697
}
698
698
```
699
699
700
- Example of explicit recursion
700
+ Example of explicit recursion:
701
701
702
702
```json
703
703
{
Original file line number Diff line number Diff line change @@ -122,6 +122,8 @@ items:
122
122
href : ./how-to/json-mode.md
123
123
- name : Reproducible output
124
124
href : ./how-to/reproducible-output.md
125
+ - name : Structured outputs
126
+ href : ./how-to/structured-outputs.md
125
127
- name : Work with code
126
128
href : ./how-to/work-with-code.md
127
129
- name : Use with large datasets
You can’t perform that action at this time.
0 commit comments