用Rust
写了一个免费使用 ChatGPT 的命令行工具
代码在 https://github.com/shenjinti/fgpt 🙏 star
提供了 mac 和 linux 的二进制包. 可以到 github 上自行下载
不得不说,Rust
写 cli 工具还是真的好用,不管是readline
或者tokio
和reqwest
都大大减少代码量
https_proxy
变量OpenAPI
模式,无限使用
fgpt "How to get a domain's MX record on linux shell?"
# Output plain code -c/--code
fgpt -c "Write python code to reverse a string"
# With pipe
git diff | fgpt "Write a git commit bief with follow diff"
# With stdin
fgpt "Convert the follow csv data to json, without any description" < contacts.csv
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.