Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix (provider/openai-compatible): Fix docs link to more info. #4178

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

shaper
Copy link
Contributor

@shaper shaper commented Dec 20, 2024

No description provided.

@@ -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.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prefer relative links so it works locally

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is in the npm README though, I think we need a fully qualified url? I missed it too the first time.

@shaper shaper merged commit 307c247 into main Dec 21, 2024
9 checks passed
@shaper shaper deleted the shaper/pr/typo-openai-compat-link branch December 21, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants