MetaGPT/tests/metagpt
2023-12-25 18:00:48 +08:00
..
actions add json mock 2023-12-25 18:00:48 +08:00
document_store feat: merge geekan:cli-etc 2023-11-28 18:16:50 +08:00
learn feat: merge fixbug/rfc135_merge_geekan_cli_etc_1445 2023-12-18 10:21:17 +08:00
management refactor: pre-commit run --all-files 2023-11-22 16:26:48 +08:00
memory update MemoryStorage unittest 2023-12-25 14:47:42 +08:00
planner feat: merge geekan:cli-etc 2023-11-28 18:16:50 +08:00
provider update fireworks/open_llm api due to new openai sdk 2023-12-24 15:34:32 +08:00
roles add json mock 2023-12-25 18:00:48 +08:00
serialize_deserialize fixbug: 基于全memory数据存储的流程异常恢复 2023-12-25 12:42:23 +08:00
tools feat: merge send18 2023-12-15 16:29:55 +08:00
utils feat: merge geekan:main 2023-12-22 16:40:04 +08:00
__init__.py init project 2023-06-30 17:10:48 +08:00
test_action.py init project 2023-06-30 17:10:48 +08:00
test_environment.py feat: merge geekan:main 2023-12-22 16:40:04 +08:00
test_gpt.py fixbug: Fix the confusion caused by the merging of _client, client, and async_client in the openai_api.py;Split Azure LLM and MetaGPT LLM from OpenAI LLM to reduce the number of variables defined in the Config class for compatibility. 2023-12-23 18:07:42 +08:00
test_llm.py fixbug: OpenAIGPTAPI:_achat_completion_stream 2023-12-22 17:43:59 +08:00
test_manager.py init project 2023-06-30 17:10:48 +08:00
test_message.py support Message() without content param 2023-12-21 17:27:09 +08:00
test_prompt.py refine action node and add some experiment 2023-12-21 11:03:21 +08:00
test_repo_parser.py feat: +pylint class view 2023-12-21 12:09:39 +08:00
test_role.py refine utils code 2023-12-20 13:58:26 +08:00
test_schema.py feat: merge geekan:main 2023-12-22 16:40:04 +08:00
test_startup.py feat: upgrade openai 1.x 2023-12-18 13:49:33 +08:00
test_subscription.py feat: merge geekan:main 2023-12-22 16:40:04 +08:00
test_team.py run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00