Evan Simpson

Results 35 comments of Evan Simpson

This package works with bun, you're encountering same issue as #64 Until this package is updated, downgrade three to 0.150.0

Hi @young-oct, Thank you for bringing this to my attention. I've tested the module and was able to reproduce this issue. It seems the Elastix module has changed the way...

Python error: ``` itk::ExceptionObject (0x600001ec12a0) Location: "ElastixTemplate - Run()" File: /Volumes/D/S/S-0-E-b/SlicerElastix-build/elastix/Common/CostFunctions/itkAdvancedImageToImageMetric.hxx Line: 916 Description: ITK ERROR: AdvancedMattesMutualInformationMetric(0x7fa98701d400): Too many samples map outside moving image buffer: 151 / 1117 Error occurred...

Also existing on the 2.0.0 beta branch

Yeah getting some very weird behaviour here on an M1 device with iOS sim development after updating tauri, tauri cli, rust and Xcode to the latest versions. iOS sim. dev...

Ok I seemed to fix my issue: 1. Went into Xcode, deleted all iOS sim/runtimes via Xcode->Settings->Components menu 2. Performed `xcodebuild -downloadPlatform iOS -buildVersion 18.5` via cli, which then finally...

Until this is implemented officially, you can do this with https://github.com/remorses/ai-fallback

[Duplicate issue](https://github.com/vercel/ai/issues/3619)

I think a great dx here would be able to stipulate what error codes signify a retry, and how many attempts for each model > [@wong2](https://github.com/wong2) unsure when/how we are...

@gotomypc I use `1.18.0` currently which works great. I was just looking to use some new features from `1.19.0`😊