Skip to content

Commit 385ebe3

Browse files
authored
[inference providers] reorder menu (#1876)
* reorder menu in inference providers * move api reference up * only move tasks up and leave api reference below providers * use Inference Tasks and Hub API
1 parent fcce990 commit 385ebe3

File tree

1 file changed

+49
-51
lines changed

1 file changed

+49
-51
lines changed

docs/inference-providers/_toctree.yml

Lines changed: 49 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -6,42 +6,9 @@
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

14-
- title: Providers
15-
sections:
16-
- local: providers/cerebras
17-
title: Cerebras
18-
- local: providers/cohere
19-
title: Cohere
20-
- local: providers/fal-ai
21-
title: Fal AI
22-
- local: providers/featherless-ai
23-
title: Featherless AI
24-
- local: providers/fireworks-ai
25-
title: Fireworks
26-
- local: providers/groq
27-
title: Groq
28-
- local: providers/hyperbolic
29-
title: Hyperbolic
30-
- local: providers/hf-inference
31-
title: HF Inference
32-
- local: providers/nebius
33-
title: Nebius
34-
- local: providers/novita
35-
title: Novita
36-
- local: providers/nscale
37-
title: Nscale
38-
- local: providers/replicate
39-
title: Replicate
40-
- local: providers/sambanova
41-
title: SambaNova
42-
- local: providers/together
43-
title: Together
44-
4512
- title: Guides
4613
sections:
4714
- local: guides/first-api-call
@@ -57,25 +24,19 @@
5724
- local: guides/image-editor
5825
title: Build an Image Editor
5926

60-
61-
- title: API Reference
27+
- local: tasks/index
28+
title: Inference Tasks
6229
sections:
63-
- local: tasks/index
64-
title: Index
65-
- local: hub-api
66-
title: Hub API
67-
- title: Popular Tasks
68-
sections:
69-
- local: tasks/chat-completion
70-
title: Chat Completion
71-
- local: tasks/feature-extraction
72-
title: Feature Extraction
73-
- local: tasks/text-to-image
74-
title: Text to Image
75-
- local: tasks/text-to-video
76-
title: Text to Video
30+
- local: tasks/chat-completion
31+
title: Chat Completion
32+
- local: tasks/feature-extraction
33+
title: Feature Extraction
34+
- local: tasks/text-to-image
35+
title: Text to Image
36+
- local: tasks/text-to-video
37+
title: Text to Video
7738
- title: Other Tasks
78-
isExpanded: false
39+
isExpanded: False
7940
sections:
8041
- local: tasks/audio-classification
8142
title: Audio Classification
@@ -108,4 +69,41 @@
10869
- local: tasks/translation
10970
title: Translation
11071
- local: tasks/zero-shot-classification
111-
title: Zero Shot Classification
72+
title: Zero Shot Classification
73+
74+
- title: Providers
75+
sections:
76+
- local: providers/cerebras
77+
title: Cerebras
78+
- local: providers/cohere
79+
title: Cohere
80+
- local: providers/fal-ai
81+
title: Fal AI
82+
- local: providers/featherless-ai
83+
title: Featherless AI
84+
- local: providers/fireworks-ai
85+
title: Fireworks
86+
- local: providers/groq
87+
title: Groq
88+
- local: providers/hyperbolic
89+
title: Hyperbolic
90+
- local: providers/hf-inference
91+
title: HF Inference
92+
- local: providers/nebius
93+
title: Nebius
94+
- local: providers/novita
95+
title: Novita
96+
- local: providers/nscale
97+
title: Nscale
98+
- local: providers/replicate
99+
title: Replicate
100+
- local: providers/sambanova
101+
title: SambaNova
102+
- local: providers/together
103+
title: Together
104+
105+
- local: hub-api
106+
title: Hub API
107+
108+
- local: register-as-a-provider
109+
title: Register as an Inference Provider

0 commit comments

Comments
 (0)