MetaGPT icon indicating copy to clipboard operation
MetaGPT copied to clipboard

fixbug#979 : `RuntimeError: fail to reduce message length`

Open azurewtl opened this issue 11 months ago • 1 comments

#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

azurewtl avatar Mar 11 '24 14:03 azurewtl

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

azurewtl avatar Mar 14 '24 05:03 azurewtl