Skip to content

Commit 08fa866

Browse files
committed
reorder menu in inference providers
1 parent 931924c commit 08fa866

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

docs/inference-providers/_toctree.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,22 @@
66
title: Pricing and Billing
77
- local: hub-integration
88
title: Hub integration
9-
- local: register-as-a-provider
10-
title: Register as an Inference Provider
119
- local: security
1210
title: Security
1311

12+
- title: Guides
13+
sections:
14+
- local: guides/first-api-call
15+
title: Your First API Call
16+
- local: guides/building-first-app
17+
title: Building Your First AI App
18+
- local: guides/structured-output
19+
title: Structured Outputs with LLMs
20+
- local: guides/function-calling
21+
title: Function Calling
22+
- local: guides/gpt-oss
23+
title: How to use OpenAI gpt-oss
24+
1425
- title: Providers
1526
sections:
1627
- local: providers/cerebras
@@ -42,20 +53,6 @@
4253
- local: providers/together
4354
title: Together
4455

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-
- local: guides/function-calling
54-
title: Function Calling
55-
- local: guides/gpt-oss
56-
title: How to use OpenAI gpt-oss
57-
58-
5956
- title: API Reference
6057
sections:
6158
- local: tasks/index
@@ -73,7 +70,7 @@
7370
- local: tasks/text-to-video
7471
title: Text to Video
7572
- title: Other Tasks
76-
isExpanded: false
73+
isExpanded: true
7774
sections:
7875
- local: tasks/audio-classification
7976
title: Audio Classification
@@ -106,4 +103,7 @@
106103
- local: tasks/translation
107104
title: Translation
108105
- local: tasks/zero-shot-classification
109-
title: Zero Shot Classification
106+
title: Zero Shot Classification
107+
108+
- local: register-as-a-provider
109+
title: Register as an Inference Provider

0 commit comments

Comments
 (0)