docs: fix typo (#8041)

This commit is contained in:
Shubh Porwal
2026-01-13 00:00:30 +05:30
committed by GitHub
parent 762c58b756
commit 2e9c22d911

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