-
Notifications
You must be signed in to change notification settings - Fork 100
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
AI Analysis 500 Error #546
Comments
Hey @dvngnt, thanks for reporting the issue! :) Could you confirm that there's no accidental whitespaces or something else possibly wrong with the token? In any case, it appears that the error message should have been better than... that. |
@jayantbh i'm copying directly from https://platform.openai.com/api-keys Permissions |
Yeah that seems like it should definitely work. |
Just another quick check: Additionally: |
@jayantbh Chatgpt doesn't have free plan right? |
Not for their API. I believe that's per request
…On Wed, Sep 11, 2024, 4:07 PM Kamlesh Patel ***@***.***> wrote:
@jayantbh <https://github.com/jayantbh> Chatgpt doesn't have free plan
right?
—
Reply to this email directly, view it on GitHub
<#546 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACGEAUM7PZWI4SPLCSLL2CLZWCPHJAVCNFSM6AAAAABOBFP446VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBUGYYDKNJSHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I will look into It Give me some time I will update you ASAP |
Hey @dvngnt I tried to reproduce the issue you are facing and it's working fine for me using open AI |
Thanks for the responses. I'll try to attempt again later today. |
@VipinDevelops you added min. $5 credits for chatgpt api right? |
I think that might be the problem. the key is created but more of a
credits/billing issue. I don't believe middleware is the issue.
Thank you
…On Thu, Sep 12, 2024, 2:05 PM Kamlesh Patel ***@***.***> wrote:
@VipinDevelops <https://github.com/VipinDevelops> you added min. $5
credits for chatgpt api right?
—
Reply to this email directly, view it on GitHub
<#546 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACGEAUPQEWI2JD7RTU7V4UTZWHJU3AVCNFSM6AAAAABOBFP446VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBWHEZDSMBWGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Thanks @dvngnt |
[FIX]: Handle Error response from AI API
I believe this has been handled for now. Closing. :) |
Description:
http://localhost:3333/api/internal/ai/dora_metrics 500 (Internal Server Error)
Steps to reproduce:
Expected behavior:
AI reports
Actual behavior:
The text was updated successfully, but these errors were encountered: