k8sgpt-ai / k8sgpt-operator

Automatic SRE Superpowers within your Kubernetes cluster
https://k8sgpt.ai
Apache License 2.0
279 stars 76 forks source link

[feature]: added gemini to supported AI backends #406

Closed VaibhavMalik4187 closed 3 months ago

VaibhavMalik4187 commented 3 months ago

📑 Description

This commit adds gemini to the list of supported AI backends.

Fixes: https://github.com/k8sgpt-ai/k8sgpt-operator/issues/347

✅ Checks

VaibhavMalik4187 commented 3 months ago

@arbreezy, @AlexsJones, I haven't tested this change locally because I don't have access to Gemini API keys. And I haven't updated the documentation either. Could you please take a look and let me know if this is going in the right direction? Thanks!

VaibhavMalik4187 commented 3 months ago

@arbreezy...

JuHyung-Son commented 3 months ago

Also Fix #410