docs: fix typo (#8041)

This commit is contained in:
Shubh Porwal 2026-01-13 00:00:30 +05:30 committed by GitHub
commit 2e9c22d911
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.
---