Osman M Elsayed

Results 7 comments of Osman M Elsayed

Awesome! Thank you folks for the fast response on this issue and bulding and maintaing this awesome product

Thank you for the input! The recursive traversal makes a lot of sense 👍, and yes, let's tackle it in a separate issue (I will leave that to you guys...

Thank you so much @dyeam0 🙌. I'd be more than happy to chip in. Meanwhile can we push a new release using the current process? There are bunch of cool...

+1 for this as well. We use github actions to deploy the model, but the issue is that the github action gets triggered by a deployment pipeline on a regular...

Hi @dyeam0, I implemented the fix for this in the dotnet SDK following the same pattern in the go, java & python SDKs. It would be great to get someone's...

+1 to this. I'm trying to use the same state comparison approach in the model deployment pipeline. 1- Transform the model available in GIT to JSON 2- Get latest model...

I'm wondering if that also related to the fact the the migrate command does not honor configuration options such as the `log.format` and the `log.level` for example - regardless of...