Skip to content

Commit 8c20e78

Browse files
committed
use Inference Tasks and Hub API
1 parent 77b8230 commit 8c20e78

File tree

1 file changed

+12
-17
lines changed

1 file changed

+12
-17
lines changed

docs/inference-providers/_toctree.yml

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

25-
- title: Tasks
25+
- local: tasks/index
26+
title: Inference Tasks
2627
sections:
27-
- title: Popular Tasks
28-
sections:
29-
- local: tasks/chat-completion
30-
title: Chat Completion
31-
- local: tasks/feature-extraction
32-
title: Feature Extraction
33-
- local: tasks/text-to-image
34-
title: Text to Image
35-
- local: tasks/text-to-video
36-
title: Text to Video
28+
- local: tasks/chat-completion
29+
title: Chat Completion
30+
- local: tasks/feature-extraction
31+
title: Feature Extraction
32+
- local: tasks/text-to-image
33+
title: Text to Image
34+
- local: tasks/text-to-video
35+
title: Text to Video
3736
- title: Other Tasks
3837
isExpanded: False
3938
sections:
@@ -101,12 +100,8 @@
101100
- local: providers/together
102101
title: Together
103102

104-
- title: API Reference
105-
sections:
106-
- local: tasks/index
107-
title: Index
108-
- local: hub-api
109-
title: Hub API
103+
- local: hub-api
104+
title: Hub API
110105

111106
- local: register-as-a-provider
112107
title: Register as an Inference Provider

0 commit comments

Comments
 (0)