一个简单指令开启你的桌面ChatGPT之旅 #180
Pinned
chenxizhang
started this conversation in
Use cases - 简体中文
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
你可能已经使用过了在网页中的ChatGPT,他们可以基于一个主题跟你进行对话,或者回答你的任何问题,看起来真的很身体的样子。现在你可以用一个简单的指令,在你的电脑桌面上开启ChatGPT之旅。
只需要用
chat
指令即可,system是你希望自定义的主题,但其实也可以省略。当然,事实上你还是需要有一个OpenAI 的 API Key,上面的指令才能正常工作,我们一般建议你把这个密钥保存在环境变量中,用
OPENAI_API_KEY
命名。关于如何定义环境变量,请参考 这里.
如果你实在不想定义环境变量,你当然可以用 `chat -api_key 你的密钥" 这样的方式来启动这个ChatGPT.
Beta Was this translation helpful? Give feedback.
All reactions