Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1019 Bytes

api_chatgpt_keys.md

File metadata and controls

41 lines (26 loc) · 1019 Bytes

API key generated

Online ChatGPT

Please save this secret key somewhere safe and accessible.
For security reasons, you won't be able to view it again
through your OpenAI account. If you lose this secret key,
you'll need to generate a new one.

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 Old key

Newkey: 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

How to install ChatGPT in your terminal

First prerequisites

Run the apt install command below to install NodeJS and NPM on your Debian 11 system.

$ sudo apt install nodejs npm -y.

  1. $ npx terminalgpt

npx terminalgpt Need to install the following packages: [email protected] Ok to proceed? (y)

Now to run ChatGPT

  1. $ npx terminalgpt chat

You will see a Prompt asking for your API key.

✔ Enter your OpenAI API key: … *************************************************** ? You: ›

Copyright (C) 2024 by Tyrone Hills All rights reserved [email protected].