Dany
Dany
thank you @zheng-da, you and your team's great work is highly appreciated!
Hi, @baxtree thanks for shedding light on the origin of the code. while going through the code I noticed that ```parameter_list``` is only saved in ```export_embedding``` but was never reused...
After some tests, it seems when I have too many requests, it will also exit without any prompt -- though the error will be visible if I try ChatGPT's web...
Thanks for looking at the problem. The code is very straightforward, there is no concurrent execution, however after some time it will just stop with nothing to report ```javascript for...
Thank you @transitive-bullshit it's still there, the smallest I can repeat is this, if it helps you debug. I'm already adding 60s between calls. It just stays there. ```javascript async...
bump. This is a pretty common feature, would like to see implemented. Thanks! add to @burks10 's issue, I have the same issue here, it seems "required" inside `anyOf`/`oneOf` is...