From 0721620ed8acf2c0d60aa75282a7e4831f690527 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Mon, 16 Jun 2025 10:44:48 -0400 Subject: [PATCH] docs: readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2ce973e..6b82000c 100644 --- a/README.md +++ b/README.md @@ -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" {