Closed Bzzz666 closed 8 months ago
make openai undependable on version. openai 0.28 cause error [-] Error: module 'openai' has no attribute 'chat'
Temporary fix is pip3 install --update openai Fixed with PR
pip3 install --update openai
make openai undependable on version. openai 0.28 cause error [-] Error: module 'openai' has no attribute 'chat'