docs: adding
This commit is contained in:
@@ -73,6 +73,7 @@ export default defineConfig({
|
||||
"docs/models",
|
||||
"docs/themes",
|
||||
"docs/keybinds",
|
||||
// "docs/providers",
|
||||
"docs/enterprise",
|
||||
"docs/mcp-servers",
|
||||
"docs/troubleshooting",
|
||||
|
||||
7
packages/web/src/content/docs/docs/providers.mdx
Normal file
7
packages/web/src/content/docs/docs/providers.mdx
Normal 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.
|
||||
|
||||
Reference in New Issue
Block a user