Skip to content

Commit 96c7427

Browse files
burtenshawstevhliu
andauthored
[INFERENCE PROVIDERS] guide on structured output (#1824)
* first draft of guide on structured output * add to toc * fix toc link * more fixing * Apply suggestions from code review Co-authored-by: Steven Liu <[email protected]> * remove python / json tabs * spelling * tab placement --------- Co-authored-by: Steven Liu <[email protected]>
1 parent 3a67f8e commit 96c7427

File tree

2 files changed

+458
-0
lines changed

2 files changed

+458
-0
lines changed

docs/inference-providers/_toctree.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
title: Your First API Call
1818
- local: guides/building-first-app
1919
title: Building Your First AI App
20+
- local: guides/structured-output
21+
title: Structured Outputs with LLMs
2022

2123
- title: Providers
2224
sections:

0 commit comments

Comments
 (0)