ai 4.0.0-canary.2 → 4.0.0-canary.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1402,9 +1402,7 @@ function convertToCoreMessages(messages, options) {
1402
1402
  });
1403
1403
  break;
1404
1404
  }
1405
- case "function":
1406
- case "data":
1407
- case "tool": {
1405
+ case "data": {
1408
1406
  break;
1409
1407
  }
1410
1408
  default: {