Benjamin Agardh

Results 11 comments of Benjamin Agardh

Why is this closed? I encountered the same problem today. Did anyone find a solution?

I also made an attempt at converting the implementation to 2D. It works, but doesn't at all resemble the 3D version. Check it out here: https://github.com/BeMain/dynamic-water-godot4/tree/2d

Oh, so that's what the error message means; that the model isn't available? That might be it, as using gpt-3.5-turbo or gpt-4 doesn't cause the error (but instead complains about...

> I was able to at least get this running now. but there is a rate limit error and the execution stops abruptly 😞 What did you do different to...

The default model for gpt-migrate is `gpt-4-32k`. That was the model throwing the error, because I don't have access to it. If that's what you mean? I'm not sure about...

I'm not entirely sure what your intended behaviour is. If you want to add a border on each side of the **selected tab** you can do so by using the...

I'm using a Pixel 8. I will try on other devices and Linux as soon as I have the opportunity (probably not until after Easter), and will report back to...

I'm no longer able to reproduce this myself... Closing. Feel free to reopen if someone else experiences the problem.

Yes, sorry about my unclear description 😁 I happened upon a situation where I want to provide convenience methods to access filters for specific sounds, the simplest example being simply...