MetaGPT
MetaGPT copied to clipboard
fixbug#979 : `RuntimeError: fail to reduce message length`
#979 Features
- updated MAX-TOKEN according to openai document
- minior optimization of code style
- fixed issues
RuntimeError: fail to reduce message length
Influence before gpt-3.5-turbo will raise error, this pr fixed it
I can't read the message of unit test. This PR update token_max of openai according to latest document, which solve a known issue. could someone help to on get this PR through, otherwise I need workaround on my own project