|
93 | 93 | "serverless/workers/handler-functions", |
94 | 94 | "serverless/development/local-testing", |
95 | 95 | "serverless/development/validation", |
96 | | - "serverless/development/error-handling", |
97 | 96 | "serverless/development/cleanup", |
98 | 97 | "serverless/development/write-logs", |
99 | 98 | "serverless/development/huggingface-models", |
|
118 | 117 | "pages": [ |
119 | 118 | "serverless/endpoints/overview", |
120 | 119 | "serverless/endpoints/send-requests", |
| 120 | + "serverless/endpoints/operation-reference", |
121 | 121 | "serverless/endpoints/endpoint-configurations", |
122 | 122 | "serverless/endpoints/model-caching", |
123 | 123 | "serverless/development/optimization" |
|
155 | 155 | "serverless/vllm/openai-compatibility", |
156 | 156 | "serverless/vllm/environment-variables" |
157 | 157 | ] |
158 | | - } |
| 158 | + }, |
| 159 | + "serverless/troubleshooting" |
159 | 160 | ] |
160 | 161 | }, |
161 | 162 | { |
|
192 | 193 | "pods/templates/environment-variables", |
193 | 194 | "pods/templates/secrets" |
194 | 195 | ] |
| 196 | + }, |
| 197 | + { |
| 198 | + "group": "Troubleshooting", |
| 199 | + "pages": [ |
| 200 | + "pods/troubleshooting/zero-gpus", |
| 201 | + "pods/troubleshooting/pod-migration", |
| 202 | + "pods/troubleshooting/jupyterlab-blank-page", |
| 203 | + "pods/troubleshooting/jupyterlab-checkpoints-folder", |
| 204 | + "pods/troubleshooting/token-authentication-enabled", |
| 205 | + "pods/troubleshooting/storage-full", |
| 206 | + "pods/troubleshooting/troubleshooting-502-errors" |
| 207 | + ] |
195 | 208 | } |
196 | 209 | ] |
197 | 210 | }, |
|
210 | 223 | "public-endpoints/reference", |
211 | 224 | "public-endpoints/requests", |
212 | 225 | "public-endpoints/ai-sdk", |
213 | | - "public-endpoints/ai-coding-tools", |
214 | | - { |
215 | | - "group": "Models", |
216 | | - "pages": [ |
217 | | - { |
218 | | - "group": "Image models", |
219 | | - "pages": [ |
220 | | - "public-endpoints/models/flux-dev", |
221 | | - "public-endpoints/models/flux-schnell", |
222 | | - "public-endpoints/models/flux-kontext-dev", |
223 | | - "public-endpoints/models/p-image-t2i", |
224 | | - "public-endpoints/models/p-image-edit", |
225 | | - "public-endpoints/models/qwen-image", |
226 | | - "public-endpoints/models/qwen-image-lora", |
227 | | - "public-endpoints/models/qwen-image-edit", |
228 | | - "public-endpoints/models/qwen-image-edit-2511", |
229 | | - "public-endpoints/models/qwen-image-edit-2511-lora", |
230 | | - "public-endpoints/models/seedream-4-t2i", |
231 | | - "public-endpoints/models/seedream-4-edit", |
232 | | - "public-endpoints/models/seedream-3", |
233 | | - "public-endpoints/models/wan-2-6-t2i", |
234 | | - "public-endpoints/models/z-image-turbo", |
235 | | - "public-endpoints/models/nano-banana-edit", |
236 | | - "public-endpoints/models/nano-banana-pro-edit" |
237 | | - ] |
238 | | - }, |
239 | | - { |
240 | | - "group": "Video models", |
241 | | - "pages": [ |
242 | | - "public-endpoints/models/infinitetalk", |
243 | | - "public-endpoints/models/kling-v2-1", |
244 | | - "public-endpoints/models/kling-v2-6-motion-control", |
245 | | - "public-endpoints/models/kling-video-o1-r2v", |
246 | | - "public-endpoints/models/seedance-1-pro", |
247 | | - "public-endpoints/models/seedance-1-5-pro", |
248 | | - "public-endpoints/models/sora-2", |
249 | | - "public-endpoints/models/sora-2-pro", |
250 | | - "public-endpoints/models/wan-2-6-t2v", |
251 | | - "public-endpoints/models/wan-2-5", |
252 | | - "public-endpoints/models/wan-2-2-i2v-lora", |
253 | | - "public-endpoints/models/wan-2-2-i2v", |
254 | | - "public-endpoints/models/wan-2-2-t2v", |
255 | | - "public-endpoints/models/wan-2-1-i2v", |
256 | | - "public-endpoints/models/wan-2-1-t2v" |
257 | | - ] |
258 | | - }, |
259 | | - { |
260 | | - "group": "Text models", |
261 | | - "pages": [ |
262 | | - "public-endpoints/models/granite-4", |
263 | | - "public-endpoints/models/qwen3-32b" |
264 | | - ] |
265 | | - }, |
266 | | - { |
267 | | - "group": "Audio models", |
268 | | - "pages": [ |
269 | | - "public-endpoints/models/chatterbox-turbo", |
270 | | - "public-endpoints/models/whisper-v3", |
271 | | - "public-endpoints/models/minimax-speech" |
272 | | - ] |
273 | | - } |
274 | | - ] |
275 | | - } |
| 226 | + "public-endpoints/ai-coding-tools" |
276 | 227 | ] |
277 | 228 | }, |
278 | 229 | { |
|
325 | 276 | "references/billing-information", |
326 | 277 | "references/referrals", |
327 | 278 | "references/security-and-compliance", |
328 | | - { |
329 | | - "group": "Troubleshooting", |
330 | | - "pages": [ |
331 | | - "references/troubleshooting/zero-gpus", |
332 | | - "references/troubleshooting/pod-migration", |
333 | | - "references/troubleshooting/jupyterlab-blank-page", |
334 | | - "references/troubleshooting/jupyterlab-checkpoints-folder", |
335 | | - "references/troubleshooting/token-authentication-enabled", |
336 | | - "references/troubleshooting/leaked-api-keys", |
337 | | - "references/troubleshooting/storage-full", |
338 | | - "references/troubleshooting/troubleshooting-502-errors", |
339 | | - "references/troubleshooting/manage-payment-cards" |
340 | | - ] |
341 | | - }, |
| 279 | + "references/manage-payment-cards", |
342 | 280 | { |
343 | 281 | "group": "Migrations", |
344 | 282 | "pages": [ |
|
565 | 503 | } |
566 | 504 | ] |
567 | 505 | }, |
| 506 | + { |
| 507 | + "tab": "Models", |
| 508 | + "groups": [ |
| 509 | + { |
| 510 | + "group": "Image models", |
| 511 | + "pages": [ |
| 512 | + "public-endpoints/models/flux-dev", |
| 513 | + "public-endpoints/models/flux-schnell", |
| 514 | + "public-endpoints/models/flux-kontext-dev", |
| 515 | + "public-endpoints/models/p-image-t2i", |
| 516 | + "public-endpoints/models/p-image-edit", |
| 517 | + "public-endpoints/models/qwen-image", |
| 518 | + "public-endpoints/models/qwen-image-lora", |
| 519 | + "public-endpoints/models/qwen-image-edit", |
| 520 | + "public-endpoints/models/qwen-image-edit-2511", |
| 521 | + "public-endpoints/models/qwen-image-edit-2511-lora", |
| 522 | + "public-endpoints/models/seedream-4-t2i", |
| 523 | + "public-endpoints/models/seedream-4-edit", |
| 524 | + "public-endpoints/models/seedream-3", |
| 525 | + "public-endpoints/models/wan-2-6-t2i", |
| 526 | + "public-endpoints/models/z-image-turbo", |
| 527 | + "public-endpoints/models/nano-banana-edit", |
| 528 | + "public-endpoints/models/nano-banana-pro-edit" |
| 529 | + ] |
| 530 | + }, |
| 531 | + { |
| 532 | + "group": "Video models", |
| 533 | + "pages": [ |
| 534 | + "public-endpoints/models/infinitetalk", |
| 535 | + "public-endpoints/models/kling-v2-1", |
| 536 | + "public-endpoints/models/kling-v2-6-motion-control", |
| 537 | + "public-endpoints/models/kling-video-o1-r2v", |
| 538 | + "public-endpoints/models/seedance-1-pro", |
| 539 | + "public-endpoints/models/seedance-1-5-pro", |
| 540 | + "public-endpoints/models/sora-2", |
| 541 | + "public-endpoints/models/sora-2-pro", |
| 542 | + "public-endpoints/models/wan-2-6-t2v", |
| 543 | + "public-endpoints/models/wan-2-5", |
| 544 | + "public-endpoints/models/wan-2-2-i2v-lora", |
| 545 | + "public-endpoints/models/wan-2-2-i2v", |
| 546 | + "public-endpoints/models/wan-2-2-t2v", |
| 547 | + "public-endpoints/models/wan-2-1-i2v", |
| 548 | + "public-endpoints/models/wan-2-1-t2v" |
| 549 | + ] |
| 550 | + }, |
| 551 | + { |
| 552 | + "group": "Text models", |
| 553 | + "pages": [ |
| 554 | + "public-endpoints/models/granite-4", |
| 555 | + "public-endpoints/models/qwen3-32b" |
| 556 | + ] |
| 557 | + }, |
| 558 | + { |
| 559 | + "group": "Audio models", |
| 560 | + "pages": [ |
| 561 | + "public-endpoints/models/chatterbox-turbo", |
| 562 | + "public-endpoints/models/whisper-v3", |
| 563 | + "public-endpoints/models/minimax-speech" |
| 564 | + ] |
| 565 | + } |
| 566 | + ] |
| 567 | + }, |
568 | 568 | { |
569 | 569 | "tab": "Release notes", |
570 | 570 | "groups": [ |
|
622 | 622 | }, |
623 | 623 | { |
624 | 624 | "source": "/references/faq", |
625 | | - "destination": "/references/troubleshooting/zero-gpus" |
| 625 | + "destination": "/pods/troubleshooting/zero-gpus" |
| 626 | + }, |
| 627 | + { |
| 628 | + "source": "/references/troubleshooting/zero-gpus", |
| 629 | + "destination": "/pods/troubleshooting/zero-gpus" |
| 630 | + }, |
| 631 | + { |
| 632 | + "source": "/references/troubleshooting/pod-migration", |
| 633 | + "destination": "/pods/troubleshooting/pod-migration" |
| 634 | + }, |
| 635 | + { |
| 636 | + "source": "/references/troubleshooting/jupyterlab-blank-page", |
| 637 | + "destination": "/pods/troubleshooting/jupyterlab-blank-page" |
| 638 | + }, |
| 639 | + { |
| 640 | + "source": "/references/troubleshooting/jupyterlab-checkpoints-folder", |
| 641 | + "destination": "/pods/troubleshooting/jupyterlab-checkpoints-folder" |
| 642 | + }, |
| 643 | + { |
| 644 | + "source": "/references/troubleshooting/token-authentication-enabled", |
| 645 | + "destination": "/pods/troubleshooting/token-authentication-enabled" |
| 646 | + }, |
| 647 | + { |
| 648 | + "source": "/references/troubleshooting/storage-full", |
| 649 | + "destination": "/pods/troubleshooting/storage-full" |
| 650 | + }, |
| 651 | + { |
| 652 | + "source": "/references/troubleshooting/troubleshooting-502-errors", |
| 653 | + "destination": "/pods/troubleshooting/troubleshooting-502-errors" |
| 654 | + }, |
| 655 | + { |
| 656 | + "source": "/references/troubleshooting/manage-payment-cards", |
| 657 | + "destination": "/references/manage-payment-cards" |
| 658 | + }, |
| 659 | + { |
| 660 | + "source": "/references/troubleshooting/leaked-api-keys", |
| 661 | + "destination": "/get-started/api-keys" |
626 | 662 | }, |
627 | 663 | { |
628 | 664 | "source": "/references/glossary", |
|
750 | 786 | }, |
751 | 787 | { |
752 | 788 | "source": "/serverless/workers/handlers/handler-error-handling", |
753 | | - "destination": "/serverless/workers/handler-functions" |
| 789 | + "destination": "/serverless/workers/handler-functions#error-handling" |
| 790 | + }, |
| 791 | + { |
| 792 | + "source": "/serverless/development/error-handling", |
| 793 | + "destination": "/serverless/workers/handler-functions#error-handling" |
754 | 794 | }, |
755 | 795 | { |
756 | 796 | "source": "/serverless/workers/handlers/overview", |
|
0 commit comments