We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
什么时候能支持规划与行动呢?
The text was updated successfully, but these errors were encountered:
Data Interpreter is default to use plan_and_act mode, you can check the related code: https://github.com/geekan/MetaGPT/blob/main/metagpt/roles/di/data_interpreter.py, and https://github.com/geekan/MetaGPT/blob/main/metagpt/roles/role.py
plan_and_act
Sorry, something went wrong.
#1559
No branches or pull requests
什么时候能支持规划与行动呢?
![image](https://private-user-images.githubusercontent.com/31231960/382236940-e0c11c05-59c7-4c23-9849-115947cd178e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MTM1NTcsIm5iZiI6MTczOTYxMzI1NywicGF0aCI6Ii8zMTIzMTk2MC8zODIyMzY5NDAtZTBjMTFjMDUtNTljNy00YzIzLTk4NDktMTE1OTQ3Y2QxNzhlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA5NTQxN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTE3MWEzZjlmZmVlNjAxMWMwNTdlMzc2MjlhMzM4Yjg2OGEyZWM4MWY1Y2RkMGJjOGEyZGNjMDAzMzQyZmE5YTYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.qBDDozRBCBrygLr5PqcWgksQdMvQ37zdKi-ofIl9Dew)
The text was updated successfully, but these errors were encountered: