David Zucker
David Zucker
@jacobtomlinson Thank you for your reply. I looked at the code and I think I have a clear idea about how to do that using ```Adaptive``` and plugin. I would...
@jacobtomlinson, I will start working on that plugin. Happy to know that you are looking at implementing an Operator. Do you have any repo/issue that I can follow ? I...
``` Yeah it's a challenge when users can install CRDs, but my hope is that cluster admins will be able to install it for them. That's what happens commonly. ```...
I would create a prometheus-export. The main reason for it is that in this case, it would work with Prefect cloud and server. The main information we would like to...
After two out of .Net and spending my time on python. I can confirm that language like that exists. The python community has a pep that defines the code formatting...
I found that using full model name like ```gpt-3.5-turbo-0301``` or ```gpt-4-0314``` unlock my problem, however the root cause is still here. you can find the full list of model [here](https://platform.openai.com/docs/models/gpt-4)
I have the same problem and open an issue about it. However, going lower about it, I found the root cause and a workaround I'm currently using. I'm running this...
This is the first step of adding URL information to all the Wolfi package which wasn't set up with it. It will unlock the capability to enable ```repology``` and ```renovate```...
That great, @xnox, after this change gets pushed, I will look at the letter ```N to Z``` from now on. @lioneloh do you want to take the rest of the...
Perfect, I will start after that PR so I can use it as template.