diff --git a/packages/web/src/content/docs/models.mdx b/packages/web/src/content/docs/models.mdx index e070f1e2e86..b135e7554d4 100644 --- a/packages/web/src/content/docs/models.mdx +++ b/packages/web/src/content/docs/models.mdx @@ -3,7 +3,7 @@ title: Models description: Configuring an LLM provider and model. --- -OpenCode uses the [AI SDK](https://ai-sdk.dev/) and [Models.dev](https://models.dev) to support for **75+ LLM providers** and it supports running local models. +OpenCode uses the [AI SDK](https://ai-sdk.dev/) and [Models.dev](https://models.dev) to support **75+ LLM providers** and it supports running local models. ---