-
Notifications
You must be signed in to change notification settings - Fork 683
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
feat: oci genai #1102
feat: oci genai #1102
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this contribution! Would you please add an example for this in the README under the
Hi Alex, |
3a6cb3c
to
5d742e6
Compare
semantic checks seem to be passing now, had to force push the branch. |
Signed-off-by: Anders Swanson <[email protected]>
More of an FYI, but if you want this to work in the operator there needs to be an addition in the supported backends |
@k8sgpt-ai/k8sgpt-maintainers please review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't done any actual testing, but the code looks fine. I asked a question I don't know much about OCI.
Let me know if you would like to do any OCI testing, I can assist with this. |
Is this something I update in this repo, or in the operator repo? Having the operator support could be good π |
Closes #1049
π Description
Adds Oracle Cloud Infrastructure (OCI) GenAI service as a backend for k8sgpt.
β Checks
βΉ Additional Information
CompartmentId is added as a new parameter for OCI GenAI.