mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
docs: adding
This commit is contained in:
parent
b65172a2b7
commit
4506e5a824
2 changed files with 8 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue