diff --git a/docs/partials/_cline-providers.mdx b/docs/partials/_cline-providers.mdx index 071d3d3..e1faf5f 100644 --- a/docs/partials/_cline-providers.mdx +++ b/docs/partials/_cline-providers.mdx @@ -103,7 +103,7 @@ changed the default LM Studio server port, launch CodeGate with the [Configure CodeGate](/how-to/configure.md). In the Cline settings, choose LM Studio as your provider and set the **Base -URL** to `http://localhost:8989/openai`. +URL** to `http://localhost:8989/lm_studio`. Set the **Model ID** to `lm_studio/`, where `` is the name of the model you're serving through LM Studio (shown in the Developer tab), diff --git a/static/img/how-to/cline-provider-lmstudio-dark.webp b/static/img/how-to/cline-provider-lmstudio-dark.webp index ef683ee..31e569d 100644 Binary files a/static/img/how-to/cline-provider-lmstudio-dark.webp and b/static/img/how-to/cline-provider-lmstudio-dark.webp differ diff --git a/static/img/how-to/cline-provider-lmstudio-light.webp b/static/img/how-to/cline-provider-lmstudio-light.webp index 79b9c9e..b87264f 100644 Binary files a/static/img/how-to/cline-provider-lmstudio-light.webp and b/static/img/how-to/cline-provider-lmstudio-light.webp differ