docs: fix typo (#8041)

pull/8049/head
Shubh Porwal 2026-01-13 00:00:30 +05:30 committed by GitHub
parent 762c58b756
commit 2e9c22d911
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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