Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Add customheaders field to the AISpec structure in package v1alpha1 #517

Open
2 tasks done
DataVizz opened this issue Sep 24, 2024 · 0 comments
Open
2 tasks done

Comments

@DataVizz
Copy link

Checklist

  • I've searched for similar issues and couldn't find anything matching
  • I've discussed this feature request in the K8sGPT Slack and got positive feedback

Is this feature request related to a problem?

Yes

Problem Description

When using Serverless Inference Platform(SLIP) endpoints, there is a need to use custom headers (key value pair) as prefix to AI model when using the k8sgpt operator within the cluster.

Solution Description

When applying the k8sGPT configuration object using yaml manifest on the cluster, the customheader field under ai will enable the call to the internal SLIP endpoint hosting the various LLM models. The jsonpath where this feature needs to be added is : .spec.ai.customheaders

Benefits

Addition of this feature to the k8sGPT configuration object will fill in the results object with AI recommendations from SLIP endpoints.

Potential Drawbacks

No response

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant