From 92f2b630177783de1d0173bd3b506385d1da2eeb Mon Sep 17 00:00:00 2001 From: eastagiletracker <310448263+eastagiletracker@users.noreply.github.com> Date: Fri, 4 Sep 2026 15:09:29 +0700 Subject: [PATCH] fix: resolve the 9 broken links reported by mintlify broken-links Retargets the links whose page or asset moved, and drops the endpoint-group cards whose target page was removed or never existed. - agents-api/overview: drop the Training, Servers and Uploads cards - error-codes: point the fetch link at the Fetch Queued Images page - image-editing/overview: Flux Kontext Dev now lives under image-editing/ - image-generation/flux/flux-text-to-image: FLUX img2img is served by the shared img2img endpoint documented under community-models - image-generation/overview: drop the NanoBanana Lite card (page removed) - release-notes/overview: drop the Playground card (page removed) - video-api/video-to-video: follow the video-api image rename --- agents-api/overview.mdx | 9 --------- error-codes.mdx | 2 +- image-editing/overview.mdx | 2 +- image-generation/flux/flux-text-to-image.mdx | 4 ++-- image-generation/overview.mdx | 3 --- release-notes/overview.mdx | 3 --- video-api/video-to-video.mdx | 2 +- 7 files changed, 5 insertions(+), 20 deletions(-) diff --git a/agents-api/overview.mdx b/agents-api/overview.mdx index 2167af6..becb68a 100644 --- a/agents-api/overview.mdx +++ b/agents-api/overview.mdx @@ -87,15 +87,6 @@ Agents API uses dedicated limiters. All responses include `X-RateLimit-Remaining Discover plans, pay-as-you-go options, direct headless subscriptions, and manage subscription lifecycle. - - Start and monitor model training and fine-tuning jobs. - - - Deploy and manage custom/enterprise dedicated servers. - - - Presigned URL and base64 file uploads for training and generation. - Team members, invites, and invitation acceptance. diff --git a/error-codes.mdx b/error-codes.mdx index 3fbc209..b987c99 100644 --- a/error-codes.mdx +++ b/error-codes.mdx @@ -376,7 +376,7 @@ Not all non-success responses are errors. Some indicate the request is still pro } ``` -Use the [fetch endpoint](/general-api/fetch-image) to check the status of processing requests. +Use the [fetch endpoint](/image-generation/community-models/dreambooth-fetch-queue-image) to check the status of processing requests. ## Getting Help diff --git a/image-editing/overview.mdx b/image-editing/overview.mdx index 70e4f31..6de052c 100644 --- a/image-editing/overview.mdx +++ b/image-editing/overview.mdx @@ -18,7 +18,7 @@ description: "AI image editing API for face generation, inpainting, outpainting, NEW - + Edit image from text based using flux kontext model. diff --git a/image-generation/flux/flux-text-to-image.mdx b/image-generation/flux/flux-text-to-image.mdx index 48a4df1..32c4149 100644 --- a/image-generation/flux/flux-text-to-image.mdx +++ b/image-generation/flux/flux-text-to-image.mdx @@ -271,8 +271,8 @@ When you receive a processing response, use the [Fetch endpoint](/image-generati ## Related Endpoints - - Transform existing images with FLUX + + Transform existing images with a FLUX model ID Retrieve results for processing requests diff --git a/image-generation/overview.mdx b/image-generation/overview.mdx index 9e0085f..d78263b 100644 --- a/image-generation/overview.mdx +++ b/image-generation/overview.mdx @@ -18,9 +18,6 @@ description: "Generate stunning AI images with 10,000+ Stable Diffusion models, Generate high-quality images with Pony models. - - Generate images with the NanoBanana Lite Pretrained model. - Collection of APIs that lets you use Community LoRA Models and many more. diff --git a/release-notes/overview.mdx b/release-notes/overview.mdx index af43ed3..851f939 100644 --- a/release-notes/overview.mdx +++ b/release-notes/overview.mdx @@ -7,7 +7,4 @@ description: "Latest updates, new features, bug fixes, and improvements to the M Discover the latest enhancements, new features, and bug fixes for ModelsLab’s API. - - Explore the new capabilities and improvements in the ModelsLab Playground. - \ No newline at end of file diff --git a/video-api/video-to-video.mdx b/video-api/video-to-video.mdx index 5205f66..37bbf3d 100644 --- a/video-api/video-to-video.mdx +++ b/video-api/video-to-video.mdx @@ -8,7 +8,7 @@ hidden: true ### Video to Video Generate videos from video. -![Video to Video Example](/images/video-api/assets/images/Image-to-video-06907dcc4363b727c589be0243af41f4.jpg) +![Video to Video Example](/images/video-api/assets/images/Image_to_video_modelslab.jpg) ## Request