MoneyPrinter icon indicating copy to clipboard operation
MoneyPrinter copied to clipboard

fix(openai): use latest version

Open jamesbechet opened this issue 1 year ago • 1 comments

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: Screenshot 2024-02-11 at 5 07 08 PM Screenshot 2024-02-11 at 5 07 12 PM

jamesbechet avatar Feb 11 '24 22:02 jamesbechet

@jamesbechet this was fixed with #187, run git pull origin main in the root directory of MP

kerta1n avatar Feb 12 '24 00:02 kerta1n