- Add global variables and alias to your
.zshrc
or.bash_profile
vim ~/.zshrc
export OPENAI_KEY=xxx
export EMAIL=xxx
- use python package
https://github.com/Wangggym/aiwflow
pip install -i https://test.pypi.org/simple/ aiwflow
- pull the latest code from
https://github.com/Wangggym/quick-workflow