Lorenzo Rizzotti

Results 33 comments of Lorenzo Rizzotti

> Has this been merged? Vision support will be a thing with 2.0

This discussion was already started in #50

> What specific features are needed in the newer version of this OpenAI crate? > > I only want to upgrade if necessary because changing dependency versions can break consumers...

It might be better to submit a pull request to async-openai, integrating this library into that lib, rather than the other way around. This is because they are more prone...

Sure, that's fine!

Hi, our plugin currently only supports h264 directly since we are using webrtc-rs' payloader. Support for external payloader should be easy to implement but unfortunately we currently don't have time...

When I press `d` for deleting a character I end up in vim normal mode instead of helix normal

> Yeah but this solution is wrapping QEMU over Docker. QEMU alone already solves the aforementioned nice deployment&portability requirements (after all it's a VM which offers even higher isolation). >...

I have created a pull request for the crate that SurrealDB uses for data serialization, found at the following URL: https://github.com/surrealdb/revision/pull/5 to add NaiveDate and NaiveTime support. Once this is...