diff options
| author | Dax Raad <[email protected]> | 2025-06-16 15:04:32 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-06-16 15:04:32 -0400 |
| commit | 19e259d90d406a481149e931f596f60077125bfc (patch) | |
| tree | 41eba064649480af21ddf5a1386d2004a3f4f0cb /README.md | |
| parent | 2c9fd1e7760da4e1776d9cee7db93af1512c88a7 (diff) | |
| download | opencode-19e259d90d406a481149e931f596f60077125bfc.tar.gz opencode-19e259d90d406a481149e931f596f60077125bfc.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. +You can use opencode with any provider listed at [here](https://ai-sdk.dev/providers/ai-sdk-providers). Be sure to specify the npm package to use to load the provider. ```json title="opencode.json" { |
