MoneyPrinter
MoneyPrinter copied to clipboard
fix(openai): use latest version
Update openai to the latest version to avoid "Error: module 'openai' has no attribute 'chat'"
This was probably introduced with this PR: https://github.com/FujiwaraChoki/MoneyPrinter/pull/155
For reference:
@jamesbechet this was fixed with #187, run git pull origin main
in the root directory of MP