Skip to content

Commit 4506e5a

Browse files
committed
docs: adding
1 parent b65172a commit 4506e5a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

packages/web/astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ export default defineConfig({
7373
"docs/models",
7474
"docs/themes",
7575
"docs/keybinds",
76+
// "docs/providers",
7677
"docs/enterprise",
7778
"docs/mcp-servers",
7879
"docs/troubleshooting",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Providers
3+
description: Using any LLM provider in opencode.
4+
---
5+
6+
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.
7+

0 commit comments

Comments
 (0)