diff options
| author | Dax Raad <[email protected]> | 2025-06-16 10:44:48 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-06-16 10:44:48 -0400 |
| commit | 0721620ed8acf2c0d60aa75282a7e4831f690527 (patch) | |
| tree | 961db37082015aab0b71bc3471ddb9c56bd0912c /README.md | |
| parent | 9fc6734f325711d920aeba6f5393dc064d08f663 (diff) | |
| download | opencode-0721620ed8acf2c0d60aa75282a7e4831f690527.tar.gz opencode-0721620ed8acf2c0d60aa75282a7e4831f690527.zip | |
docs: readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ Project configuration is optional. You can place an `opencode.json` file in the #### Providers -You can use opencode with any provider listed at [here](https://ai-sdk.dev/providers/ai-sdk-providers). Use the npm package name as the key in your config. Note we use v5 of the ai-sdk and not all providers support that yet. +You can use opencode with any provider listed at [here](https://ai-sdk.dev/providers/ai-sdk-providers). Use the npm package name as the key in your config. ```json title="opencode.json" { |
