terminalGPT icon indicating copy to clipboard operation
terminalGPT copied to clipboard

Get GPT like chatGPT on your terminal

Results 15 terminalGPT issues
Sort by recently updated
recently updated
newest added

> [email protected] chat > node bin/index.js chat --engine text-davinci-002 --temperature 0.7 /home/meet/Projects/terminalGPT/bin/utils.js:36 if (request == undefined || !request.data?.choices?.[0].text) { ^ SyntaxError: Unexpected token '.' at wrapSafe (internal/modules/cjs/loader.js:915:16) at Module._compile (internal/modules/cjs/loader.js:963:27)...

bug

I trying: ``` npm uninstall -g terminalgpt ``` But is not working.

bug

When running the command `npx terminalgpt` it returns unexpected token.

When you request a sample python script newlines and formatting does not return correctly-- entire flask script could be on one line.

- [ ] Allow the CLI read the current project files - [ ] Refactor code - [ ] Code Analysis

- [ ] Save chat - [ ] Add ability to send the context of the conversation and receive a better response

``` deusopus@ancient-rome:~/terminalGPT$ npm run Lifecycle scripts included in [email protected]: test jest --ci --coverage --verbose available via `npm run-script`: tgpt node bin/index.js dev node bin/index.js chat --engine text-davinci-002 --temperature 0.7 tunne...

On the contrary of the online interface, multilanguage doesnt work **To Reproduce** Steps to reproduce the behavior: 1. try `give me a sample of EULA for a website selling internet...

bug

**Describe the bug** Terminalgpt is currently returning some weird outputs. I know this is something new because I made a video about this library on the 18th and it was...

bug

I installed terminalGPT and started using it but when iIask a question I get this output: why am i getting this error "******************** Welcome to terminalGPT ************************ ** ,----------------, ,---------,...

bug