Skip to content

Commit 77b8230

Browse files
committed
only move tasks up and leave api reference below providers
1 parent 913c9d3 commit 77b8230

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

docs/inference-providers/_toctree.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,8 @@
2222
- local: guides/gpt-oss
2323
title: How to use OpenAI gpt-oss
2424

25-
- title: API Reference
25+
- title: Tasks
2626
sections:
27-
- local: tasks/index
28-
title: Index
29-
- local: hub-api
30-
title: Hub API
3127
- title: Popular Tasks
3228
sections:
3329
- local: tasks/chat-completion
@@ -39,7 +35,7 @@
3935
- local: tasks/text-to-video
4036
title: Text to Video
4137
- title: Other Tasks
42-
isExpanded: true
38+
isExpanded: False
4339
sections:
4440
- local: tasks/audio-classification
4541
title: Audio Classification
@@ -73,7 +69,7 @@
7369
title: Translation
7470
- local: tasks/zero-shot-classification
7571
title: Zero Shot Classification
76-
72+
7773
- title: Providers
7874
sections:
7975
- local: providers/cerebras
@@ -105,5 +101,12 @@
105101
- local: providers/together
106102
title: Together
107103

104+
- title: API Reference
105+
sections:
106+
- local: tasks/index
107+
title: Index
108+
- local: hub-api
109+
title: Hub API
110+
108111
- local: register-as-a-provider
109112
title: Register as an Inference Provider

0 commit comments

Comments
 (0)