AlbanP
AlbanP
Hi, I'm using swift 5.0 on Rpi Zero from an empty project there is an issue on `swift build` `Updating https://github.com/PureSwift/BluetoothLinux.git error: the package bluetoothlinux[https://github.com/PureSwift/BluetoothLinux.git] @ 4.0.0 contains incompatible dependencies:...
Hi @hudson-ai! ### Concerning the TypeAdapter constrained generation, here are some example of the issue mentioned [here](https://github.com/guidance-ai/guidance/issues/1051#issuecomment-2427632185): ```python from guidance import models, capture from guidance import json as jj from...
Hi there! First, I would like to thank you for this great lib that give some very interesting approach and unique. I've build this lib build on the top of...