docs: adding

This commit is contained in:
Jay V
2025-07-28 20:00:27 -04:00
parent b65172a2b7
commit 4506e5a824
2 changed files with 8 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ export default defineConfig({
"docs/models", "docs/models",
"docs/themes", "docs/themes",
"docs/keybinds", "docs/keybinds",
// "docs/providers",
"docs/enterprise", "docs/enterprise",
"docs/mcp-servers", "docs/mcp-servers",
"docs/troubleshooting", "docs/troubleshooting",

View File

@@ -0,0 +1,7 @@
---
title: Providers
description: Using any LLM provider in opencode.
---
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.