gptcli icon indicating copy to clipboard operation
gptcli copied to clipboard

🔥 All in one ChatGPT CLI, build your own AI cli tools just like GitHub Actions workflow gptcli. 内置 AI commmit(自动生成 commit message)、AI Command(自然语言转命令行)、翻译、gitmoji 等插件。秒级...

Results 11 gptcli issues
Sort by recently updated
recently updated
newest added

如題,另外問一下可以調整使用的模型嗎?

good first issue

how can I set the OpenAI api proxy in this project.

I want to set gpt3.5 to be default model for gptcli. gpt4 is too expensive.

When trying to `brew install`, it asks for a GitHub login: ``` ❯ brew install johannlai/tap/gptcli ==> Tapping johannlai/tap Cloning into '/usr/local/Homebrew/Library/Taps/johannlai/homebrew-tap'... Username for 'https://github.com': ``` [JohannLai](https://github.com/JohannLai) doesn't have a...

LangChain is swosome! We will supper LangChain

How can I remove the API key?

When i install gptcli, i have this issue : node:fs:600 handleErrorFromBinding(ctx); ^ Error: ENOENT: no such file or directory, open '/home//.config/gpt-cli/.gptrc' at Object.openSync (node:fs:600:3) at Object.readFileSync (node:fs:468:35) at b (file:///usr/local/lib/node_modules/@johannlai/gptcli/dist/cli.mjs:2:390)...

The gptcli command uses /bin/sh as the default shell to execute commands. However, when some commands require the use of "[extglob](https://askubuntu.com/a/889746)" extensions, they cannot be executed. Here's an example. ```...

bug

Now,It is use yml to define the flow,it is awesome to use Naturel Language to defined the file.

enhancement

cmd: `sudo npm install -g @johannlai/gptcli` ``` npm ERR! code 1 npm ERR! path /usr/local/node16/lib/node_modules/@johannlai/gptcli npm ERR! command failed npm ERR! command sh -c node scripts/createConfig.js npm ERR! node:fs:1349 npm...

bug