Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 379 Bytes

2.0.md

File metadata and controls

23 lines (14 loc) · 379 Bytes

2.0 Upgradation:

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