Dennis
Dennis
### Bug Description Using the "OpenAi Assistant" Block with an existing assistant which has a custom function has the result of this function being deleted/removed. ### To Reproduce 1. Create...
It would be nice if you could somehow make resolving conditional whether i request subfieds at all: ExampleData: ``` vehicleData = [ { licenseplate: "AB-CD123", customerNo: "1234" }, ... ]...
Hello, i'm trying to connect my esp32-c3 to an iphone to subscribe to the Apple Notification Center Service, but information is scarce and i found this snipped of code in...