-
Notifications
You must be signed in to change notification settings - Fork 145
Integration with AI SDK #1792
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
Integration with AI SDK #1792
Conversation
mjameswh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See my previous comments.
|
Ok, a few more. I expect that should be the last batch. I'm still concerned about the generalized usage of You did great with that PR. Thanks! |
mjameswh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Thanks again.
What was changed
Added a new
AiSDKPluginto support running AI SDK in workflows. The plugin registers new activities for model invocation and optionallyMCPtools. Workflows can then usetemporalProviderto create models in workflows.Why?
Checklist
Closes
How was this tested:
Added a new test suite with local model coverage.
AI_SDK_REMOTE_TESTSenv variable is available to run against a real endpoint.Any docs updates needed?