-
Notifications
You must be signed in to change notification settings - Fork 429
Expand file tree
/
Copy path_toctree.yml
More file actions
125 lines (120 loc) · 3.42 KB
/
_toctree.yml
File metadata and controls
125 lines (120 loc) · 3.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
- title: Get Started
sections:
- local: index
title: Inference Providers
- local: pricing
title: Pricing and Billing
- local: hub-integration
title: Hub integration
- local: security
title: Security
- title: Guides
sections:
- local: guides/first-api-call
title: Your First API Call
- local: guides/building-first-app
title: Building Your First AI App
- local: guides/structured-output
title: Structured Outputs with LLMs
- local: guides/function-calling
title: Function Calling
- local: guides/responses-api
title: Responses API (beta)
- local: guides/gpt-oss
title: How to use OpenAI gpt-oss
- local: guides/image-editor
title: Build an Image Editor
- local: guides/vscode
title: VS Code with GitHub Copilot
- local: guides/github-actions-code-review
title: Automating Code Review with GitHub Actions
- local: guides/coding-environment
title: Agentic Coding Environments with OpenEnv
- local: tasks/index
title: Inference Tasks
sections:
- local: tasks/chat-completion
title: Chat Completion
- local: tasks/feature-extraction
title: Feature Extraction
- local: tasks/text-to-image
title: Text to Image
- local: tasks/text-to-video
title: Text to Video
- title: Other Tasks
isExpanded: False
sections:
- local: tasks/audio-classification
title: Audio Classification
- local: tasks/automatic-speech-recognition
title: Automatic Speech Recognition
- local: tasks/fill-mask
title: Fill Mask
- local: tasks/image-classification
title: Image Classification
- local: tasks/image-segmentation
title: Image Segmentation
- local: tasks/image-text-to-text
title: Image-Text to Text
- local: tasks/image-to-image
title: Image to Image
- local: tasks/object-detection
title: Object Detection
- local: tasks/question-answering
title: Question Answering
- local: tasks/summarization
title: Summarization
- local: tasks/table-question-answering
title: Table Question Answering
- local: tasks/text-classification
title: Text Classification
- local: tasks/text-generation
title: Text Generation
- local: tasks/token-classification
title: Token Classification
- local: tasks/translation
title: Translation
- local: tasks/zero-shot-classification
title: Zero Shot Classification
- title: Providers
sections:
- local: providers/cerebras
title: Cerebras
- local: providers/cohere
title: Cohere
- local: providers/fal-ai
title: Fal AI
- local: providers/featherless-ai
title: Featherless AI
- local: providers/fireworks-ai
title: Fireworks
- local: providers/groq
title: Groq
- local: providers/hyperbolic
title: Hyperbolic
- local: providers/hf-inference
title: HF Inference
- local: providers/nebius
title: Nebius
- local: providers/novita
title: Novita
- local: providers/nscale
title: Nscale
- local: providers/publicai
title: Public AI
- local: providers/replicate
title: Replicate
- local: providers/sambanova
title: SambaNova
- local: providers/scaleway
title: Scaleway
- local: providers/together
title: Together
- local: providers/wavespeed
title: WaveSpeedAI
- local: providers/zai-org
title: Z.ai
- local: hub-api
title: Hub API
- local: register-as-a-provider
title: Register as an Inference Provider