-
Notifications
You must be signed in to change notification settings - Fork 119
Add AI provider step wrapper functions #428
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
Add AI provider step wrapper functions #428
Conversation
🦋 Changeset detectedLatest commit: d1bef7f The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
3bec6fc to
60bb0e7
Compare
aea517c to
2c14df3
Compare
087de61 to
0435e44
Compare
af9867f to
316cc78
Compare

This PR adds wrapper functions for AI providers that can be used for the
modelproperty when creating aDurableAgentinstance. As a POC, only a few of the most popular providers are included:@workflow/ai/anthropic)@workflow/ai/gateway)@workflow/ai/openai)@workflow/ai/google)@workflow/ai/xai)Example