sdkks

Results 6 comments of sdkks

> I add a comment as I have the same issue, written in an other thread, but it's better if we discuss it in one place. > > I'm on...

FWIW, I was able to work around this problem by creating an OpenAI account, then creating a readonly token which can't be used for generation, after which Fabric was able...

I was looking at this https://github.com/Seeed-Studio/ArduinoCore-samd/pull/23, then saw this issue as well. I was intending to use the PWM to control motor but I noticed that on oscilloscope that duty...

I saw around %30 increase, really good. Thanks Robert. I'm wondering what else can be done to make it even more faster. I'm intending to use it as simulator to...

I'm guessing AVPs in dictionary could be pre-compiled and stored in memory if they were ever called for, when your API is called, it would have the buffer for these...

Really looking forward to this improvement. AVPs with same name but different content (vendorId) cause issues for my test cases. I'm deleting the ones I don't want from dictionary as...