Patch Changes
-
2e17091: fix(types): move shared tool set utility types into provider-utils
Moved
ToolSet,InferToolSetContext, andUnionToIntersectioninto@ai-sdk/provider-utilsand updatedaiinternals to import them directly from there. This keeps the shared tool typing utilities colocated with the core tool type definitions. -
Updated dependencies [2e17091]
- @ai-sdk/provider-utils@5.0.0-beta.9
- @ai-sdk/gateway@4.0.0-beta.29