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

feat (docs): add baseten provider #3359

Conversation

derrick-yyang
Copy link
Contributor

@derrick-yyang derrick-yyang commented Oct 24, 2024

Details

We've added step-by-step instructions for how to integrate the Vercel AI SDK for Baseten OpenAI compatible deployments
It includes:

  • Guide to setup
  • Example code to instantiate a provider that is compatible with Baseten Deployments

We've also included a working example of using stream-text with a Baseten deployment. You'll just need to provide the baseten deployment-id of your deployment and your serving model name as indicated.

@derrick-yyang derrick-yyang marked this pull request as draft October 24, 2024 20:29
@derrick-yyang derrick-yyang marked this pull request as ready for review October 24, 2024 22:00
@lgrammel lgrammel changed the title Add baseten integration instructions feat (docs): add baseten provider Oct 28, 2024

[Baseten](https://baseten.co/) is a platform for running and testing LLMs.
It allows you to deploy models that are OpenAI API compatible that you can use with the AI SDK.
For more information on
Copy link
Collaborator

Choose a reason for hiding this comment

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

incomplete?

@lgrammel
Copy link
Collaborator

Continued in #3385

@lgrammel lgrammel closed this Oct 28, 2024
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