fix mlx omni provider

This commit is contained in:
geoffsee
2025-06-18 14:33:07 -04:00
parent f1d7f52dbd
commit b7f02eb4fb
9 changed files with 78 additions and 43 deletions

View File

@@ -11,6 +11,5 @@
"moduleResolution": "bundler",
"skipLibCheck": true,
"jsx": "react-jsx"
},
"exclude": ["*.test.ts"]
}
}