mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
docs: adding
This commit is contained in:
parent
b65172a2b7
commit
4506e5a824
@ -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…
x
Reference in New Issue
Block a user