k8sgpt-ai / k8sgpt

Giving Kubernetes Superpowers to everyone
http://k8sgpt.ai
Apache License 2.0
5.16k stars 586 forks source link

Pass Headers while authenticating to AI backends #1121

Open atul86244 opened 1 month ago

atul86244 commented 1 month ago

Checklist

Is this feature request related to a problem?

No

Problem Description

Need a way to pass headers for authenticating to AI backends.

Solution Description

I am trying to point to an AI backend which needs few headers to be passed along with API key for authentication. How can I do this from k8sGPT?

Benefits

This will help use custom AI backends.

Potential Drawbacks

NA

Additional Information

NA

JuHyung-Son commented 1 month ago

we need to implement it