MetaGPT/metagpt/actions
2024-01-08 15:19:38 +08:00
..
__init__.py refine code 2023-12-28 16:15:51 +08:00
action.py use context instead of FileRepo... 2024-01-05 00:41:00 +08:00
action_node.py add context and config2 2024-01-04 22:02:47 +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 use context instead of FileRepo... 2024-01-05 00:41:00 +08:00
design_api.py use context instead of FileRepo... 2024-01-05 00:41:00 +08:00
design_api_an.py refine code 2023-12-28 16:15:51 +08:00
design_api_review.py no need to define new llm field in subclass again 2023-12-29 09:22:31 +08:00
execute_task.py no need to define new llm field in subclass again 2023-12-29 09:22:31 +08:00
fix_bug.py refine code 2023-12-25 23:13:25 +08:00
generate_questions.py refine code 2024-01-05 20:23:05 +08:00
invoice_ocr.py add openai api call switch; fix ocr 2024-01-05 14:34:44 +08:00
prepare_documents.py feat: +unit test 2024-01-05 10:25:20 +08:00
prepare_interview.py add non-software role/action BaseModel 2023-12-23 19:36:42 +08:00
project_management.py use context instead of FileRepo... 2024-01-05 00:41:00 +08:00
project_management_an.py use typing.List instead of list 2023-12-20 15:20:39 +08:00
rebuild_class_view.py feat: +unit test 2024-01-05 10:25:20 +08:00
rebuild_sequence_view.py feat: +unit test 2024-01-05 10:25:20 +08:00
rebuild_sequence_view_an.py feat: +unit test 2024-01-05 10:25:20 +08:00
research.py no need to define new llm field in subclass again 2023-12-29 09:22:31 +08:00
run_code.py add context and config2 2024-01-04 22:02:47 +08:00
search_and_summarize.py add context and config2 2024-01-04 21:16:23 +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 use context instead of FileRepo... 2024-01-05 00:41:00 +08:00
talk_action.py use context instead of FileRepo... done main process. 2024-01-05 10:56:48 +08:00
write_code.py merge main 2024-01-08 15:19:38 +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 context and config2 2024-01-04 22:02:47 +08:00
write_docstring.py no need to define new llm field in subclass again 2023-12-29 09:22:31 +08:00
write_prd.py feat: +unit test 2024-01-05 10:25:20 +08:00
write_prd_an.py feat: Action Node + exclude parameter 2023-12-28 11:58:13 +08:00
write_prd_review.py no need to define new llm field in subclass again 2023-12-29 09:22:31 +08:00
write_review.py no need to define new llm field in subclass again 2023-12-29 09:22:31 +08:00
write_teaching_plan.py use context instead of FileRepo... done main process. 2024-01-05 10:56:48 +08:00
write_test.py feat: Replace the actual root directory name of the project codes with a fake one in the WriteTest prompt. 2024-01-05 11:02:41 +08:00
write_tutorial.py no need to define new llm field in subclass again 2023-12-29 09:22:31 +08:00