MetaGPT/metagpt/actions
2023-12-28 17:27:10 +08:00
..
__init__.py refine code 2023-12-28 16:15:51 +08:00
action.py change mixin name 2023-12-28 16:43:08 +08:00
action_node.py Merge pull request #641 from better629/dev 2023-12-28 17:08:28 +08:00
action_output.py refactor action_output and action_node 2023-12-20 14:16:04 +08:00
add_requirement.py refine code 2023-12-28 16:15:51 +08:00
debug_error.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
design_api.py update to pydantic v2 and fix conflicts 2023-12-28 16:36:17 +08:00
design_api_an.py refine code 2023-12-28 16:15:51 +08:00
design_api_review.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
execute_task.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
fix_bug.py refine code 2023-12-25 23:13:25 +08:00
generate_questions.py add non-software role/action BaseModel 2023-12-23 19:36:42 +08:00
invoice_ocr.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
prepare_documents.py solve test startup.py 2023-12-28 15:46:17 +08:00
prepare_interview.py add non-software role/action BaseModel 2023-12-23 19:36:42 +08:00
project_management.py Merge pull request #641 from better629/dev 2023-12-28 17:08:28 +08:00
project_management_an.py use typing.List instead of list 2023-12-20 15:20:39 +08:00
rebuild_class_view.py migrate from pydantic v1 to v2 2023-12-26 14:44:09 +08:00
rebuild_class_view_an.py feat: +pylint class view 2023-12-21 12:09:39 +08:00
research.py Merge branch 'main' into dev 2023-12-28 17:27:10 +08:00
run_code.py refine tests 2023-12-28 16:28:41 +08:00
search_and_summarize.py update to pydantic v2 and fix conflicts 2023-12-28 16:36:17 +08:00
skill_action.py Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev 2023-12-25 22:39:17 +08:00
summarize_code.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
talk_action.py Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev 2023-12-25 22:39:17 +08:00
write_code.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
write_code_an_draft.py refine action node and add some experiment 2023-12-21 11:03:21 +08:00
write_code_review.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
write_docstring.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
write_prd.py Merge pull request #641 from better629/dev 2023-12-28 17:08:28 +08:00
write_prd_an.py feat: Action Node + exclude parameter 2023-12-28 10:05:14 +08:00
write_prd_review.py update to pydantic v2 and fix conflicts 2023-12-28 16:36:17 +08:00
write_review.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
write_teaching_plan.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
write_test.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
write_tutorial.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00