Linux安装:
wget https://github.com/sigoden/aichat/releases/download/v0.30.0/aichat-v0.30.0-x86_64-unknown-linux-musl.tar.gz
tar -xzvf aichat-v0.30.0-x86_64-unknown-linux-musl.tar.gz
mv aichat /usr/local/bin初次运行:
aichat按照提示配置AI厂商和KEY:
> No config file, create a new one? Yes
> Platform: openai
> API Key: ***
✨ Saved config file to '/home/imlala/.config/aichat/aichat.yaml'查看配置文件和其他信息:
aichat --infoaichat的-e模式,效果:


更多玩法见:https://github.com/sigoden/aichat/wiki