Vaibhav Malik

Results 55 comments of Vaibhav Malik

Can I add Some algorithms to the repo?

@ldionne I am interested in working on this issue, but I am a bit unclear about what am I supposed to do, if you can just help me understand a...

It looks like this behaviour is intentional and was introduced by @AlexsJones in the commit cbe2fb4a4c160a0a24b3fb4602cae8e5eebd6aa0. @AlexsJones, in https://github.com/k8sgpt-ai/k8sgpt/pull/427#discussion_r1194874035, I don't think that the code matches the reasoning. Like, in...

Changing the default value of the `backend` flag to `""` and updating the if condition to: ```go if configAI.DefaultProvider == "" && backend == "" { backend = "openai" }...

Hi @ShivamJha2436, thank you for contributing to Kubescape. I was wondering if you missed adding some changes to the commit because you mentioned in the description: - Updated the ScanInfo...

> Forewarning, @VaibhavMalik4187: We hit a blocker previously and weren't able to overcome it. I don't imagine that recent changes to Twitter have made these challenges any easier. You're welcome...

@leecalcote can you please review this PR? Thanks :)