I hereby claim:
- I am jeanarjean on github.
- I am arguin (https://keybase.io/arguin) on keybase.
- I have a public key ASC5KwlMJOvDBrjsVly9ORkjyqjDVxx8D64_LUS5Q4TzOAo
To claim this, I am signing this object:
| function GPT(Input) { | |
| const GPT_API = "OPEN_AI_KEY"; // Replace with your actual API key | |
| const BASE_URL = "https://api.openai.com/v1/chat/completions"; | |
| const headers = { | |
| "Content-Type": "application/json", | |
| "Authorization": `Bearer ${GPT_API}` | |
| }; | |
| const options = { |
I hereby claim:
To claim this, I am signing this object: