部署难度较低,可通过标准的 pip 命令安装。初次使用的成功路径为:通过 pip 安装,在提示时提供 API 密钥,然后使用 sgpt 命令并附带文本提示运行。
核验依据
GitHub 项目简介: A command-line productivity tool powered by AI large language models like GPT-5, will help you accomplish your tasks faster and more efficiently.
README: This command-line tool offers streamlined generation of **shell commands, code snippets, documentation**, eliminating the need for external resources (like Google search).
README: pip install shell-gpt
README: By default, ShellGPT uses OpenAI's API and GPT-4 model. You'll need an API key, you can generate one here. You will be prompted for your key which will then be stored in `~/.confi…
README: ```shell pip install shell-gpt ``` By default, ShellGPT uses OpenAI's API and GPT-4 model. You'll need an API key, you can generate one [here](https://platform.openai.com/api-keys…