daniellionel01

Results 6 comments of daniellionel01

> Good find! Let's reset the build directory when this configuration changes. Cool! Yeah I'd be happy to work on this. I looked around in the build directory, but was...

> [@daniellionel01](https://github.com/daniellionel01) you are a life saver, thank you! Without this Google detects puppeteer as well. > > Would be great if [@berstend](https://github.com/berstend) found time to add this crucial piece....

Sorry I think I should've labelled this as a Feature Request, can't seem to change it though

Yeah I didn't think about Phoenix. It does indeed print out more information about the request when you use Phoenix. However the openai_ex error, as seen below, still prints out...

Yeah makes sense for case 1 & 2 👍 I'll handle the error and that'll be cool. Regarding the logging I don't have experience with that yet. But I'll take...

After reviewing the code I see that I can just use `Prediction.create` and `Prediction.wait` 👍 I still think `Prediction.run` should accept a version and version-less model though