Skip to content

Commit

Permalink
fix (provider/openai-compatible): Fix docs link to more info. (#4178)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaper authored Dec 21, 2024
1 parent 8974d6d commit 307c247
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/moody-sloths-teach.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@ai-sdk/openai-compatible': patch
---

fix (provider/openai-compatible): Fix docs link to more info.
2 changes: 1 addition & 1 deletion packages/openai-compatible/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ const { text } = await generateText({
});
```

For more examples, see the [OpenAI Compatible Provider](/providers/ai-sdk-providers/openai-compatible) documentation.
For more examples, see the [OpenAI Compatible Providers](https://sdk.vercel.ai/providers/openai-compatible-providers) documentation.

0 comments on commit 307c247

Please sign in to comment.