Skip to content

Commit 02d1e7d

Browse files
authored
move the guides below the providers in the menu (#1833)
1 parent 96c7427 commit 02d1e7d

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

docs/inference-providers/_toctree.yml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,6 @@
1111
- local: security
1212
title: Security
1313

14-
- title: Guides
15-
sections:
16-
- local: guides/first-api-call
17-
title: Your First API Call
18-
- local: guides/building-first-app
19-
title: Building Your First AI App
20-
- local: guides/structured-output
21-
title: Structured Outputs with LLMs
22-
2314
- title: Providers
2415
sections:
2516
- local: providers/cerebras
@@ -50,6 +41,16 @@
5041
title: SambaNova
5142
- local: providers/together
5243
title: Together
44+
45+
- title: Guides
46+
sections:
47+
- local: guides/first-api-call
48+
title: Your First API Call
49+
- local: guides/building-first-app
50+
title: Building Your First AI App
51+
- local: guides/structured-output
52+
title: Structured Outputs with LLMs
53+
5354
- title: API Reference
5455
sections:
5556
- local: tasks/index

0 commit comments

Comments
 (0)