kardolus / chatgpt-cli

ChatGPT CLI is a versatile tool for interacting with LLM models through OpenAI and Azure, as well as models from Perplexity AI and Llama. It supports prompts and history tracking for seamless, context-aware interactions. With extensive configuration options, it’s designed for both users and developers to create a customized GPT experience.
MIT License
569 stars 39 forks source link

Hi #95

Closed omarkosp closed 4 days ago

omarkosp commented 5 days ago

I cannot quite understand how i install this on windows

omarkosp commented 5 days ago

Error: http status 429: You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.

how can i fix this ?

omarkosp commented 5 days ago

do i need to have a paid version of chat gpt ?

kardolus commented 4 days ago

Hi! You don't need a paid version of chat gpt, but you do need to pay for your API key. They changed their billing method a few times. Not sure if it is pre or post pay. Anyway, that's where the error is coming from. Hope you get it resolved!