You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've searched for similar issues and couldn't find anything matching
I've included steps to reproduce the behavior
Affected Components
K8sGPT (CLI)
K8sGPT Operator
K8sGPT Version
v0.3.46
Kubernetes Version
v1.30.0
Host OS and its Version
No response
Steps to reproduce
Add oci backend using k8sgpt auth add -b oci -k
k8sgpt auth default -p oci
k8sgpt analyze -e
It will throw error like Error: failed while calling AI provider oci: Error returned by GenerativeAiInference Service. Http Status Code: 404. Error Code: 404. Opc request id: xxxxxxE. Message: Authorization failed or requested resource not found.
Operation Name: GenerateText.
Expected behaviour
Expect the code to call Chat model instead of GenerateText . Also the default model has to be set to a supported one instead of gpt-turbo . There is already one similar issue raised to solve the gpt-turbo set as default model. Also the document has to be updated for oci backend.
Actual behaviour
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
karthicgit
changed the title
[oci backend support with new Chat Model]: <Support for oci backend with new chatmodel since generatetext is deprecated>
oci backend support with new Chat Model: Support for oci backend with new chatmodel since generatetext is deprecated
Nov 28, 2024
Checklist
Affected Components
K8sGPT Version
v0.3.46
Kubernetes Version
v1.30.0
Host OS and its Version
No response
Steps to reproduce
It will throw error like Error: failed while calling AI provider oci: Error returned by GenerativeAiInference Service. Http Status Code: 404. Error Code: 404. Opc request id: xxxxxxE. Message: Authorization failed or requested resource not found.
Operation Name: GenerateText.
Expected behaviour
Expect the code to call Chat model instead of GenerateText . Also the default model has to be set to a supported one instead of gpt-turbo . There is already one similar issue raised to solve the gpt-turbo set as default model. Also the document has to be updated for oci backend.
Actual behaviour
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: