Giter VIP home page Giter VIP logo

Comments (12)

kromanow94 avatar kromanow94 commented on May 23, 2024 1

In my case the solution was to add some credit balance in billing page.

from terminalgpt.

jucasoliveira avatar jucasoliveira commented on May 23, 2024 1

Hello @everyone:

This issue is related to Account <> OpenAI. TerminalGPT uses OpenAI API and the user key(encrypted) to send request and return an answer. The error message is been returned from OpenAI, so I consider this a non issue of TerminalGPT.

Since this issue where created from old versions, I suggest everyone to update terminalGPT and make new tests to verify if the error still exists.

Reminder

Before reopen this issue, always try to verify if your openAI account is not blocked or have insufficient funds.

More to come

This is a good issue to write about troubleshooting, if someone wants to contribute, feel free to do so. ATM I'm working on a new version of terminalGPT, in a new repo, I'll be announcing soon!

from terminalgpt.

jucasoliveira avatar jucasoliveira commented on May 23, 2024

Thanks for the report @Yegiyan , I'll be looking into it!

from terminalgpt.

themodmin avatar themodmin commented on May 23, 2024

same here

from terminalgpt.

victorminne avatar victorminne commented on May 23, 2024

same here
image

from terminalgpt.

kwuite avatar kwuite commented on May 23, 2024

still an issue

from terminalgpt.

chenzhenguo avatar chenzhenguo commented on May 23, 2024

i gass your free api token is expired,have to pay for api token

from terminalgpt.

ChocolateMagnate avatar ChocolateMagnate commented on May 23, 2024

I also keep having after a fresh installation. Waiting for a minute doesn't help, and I couldn't send a single message with an API token generated minutes ago.
image

from terminalgpt.

chenzhenguo avatar chenzhenguo commented on May 23, 2024

from terminalgpt.

Glydric avatar Glydric commented on May 23, 2024

This problem is equals to the following json response

{
    "error": {
        "message": "You exceeded your current quota, please check your plan and billing details.",
        "type": "insufficient_quota",
        "param": null,
        "code": "insufficient_quota"
    }
}

A fix might be use custom API endpoint, maybe can be added as a new feature

from terminalgpt.

chenzhenguo avatar chenzhenguo commented on May 23, 2024

from terminalgpt.

chenzhenguo avatar chenzhenguo commented on May 23, 2024

from terminalgpt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.