Commit graph

458 commits

Author SHA1 Message Date
mannaandpoem
5190dc4462 1. rename and modify guideline to plan
2. update prompt in ActionNode
3. add code comment
4. refactor Guideline code structure
2024-01-19 09:03:24 +08:00
mannaandpoem
fe64b23a0e update test file of ActionNode 2024-01-18 10:01:33 +08:00
mannaandpoem
a6d56bd748 1. add mock.py in tests\data\incremental_dev_project
2. add mock for test case of ActionNode
3. add path of Guideline file in const.py
4. update engineer.py
2024-01-17 18:47:59 +08:00
mannaandpoem
8831177a22 update test case in test_incremental_dev.py 2024-01-17 11:47:16 +08:00
mannaandpoem
e0839822c0 update test_incremental_dev.py 2024-01-16 18:53:30 +08:00
mannaandpoem
f4e39a462c 1. remove INC prompt in some ActionNode
2. replace Code archive from data to tests/data/incremental_dev_project
3. update test case for ActionNode
2024-01-16 15:42:48 +08:00
mannaandpoem
f460771978 Update test cases 2024-01-13 10:58:49 +08:00
mannaandpoem
b7adb1dc7d Update prompt and code comment in ActionNode 2024-01-12 22:12:16 +08:00
mannaandpoem
a9e0b67b71 update test_incremental_dev.py 2024-01-10 14:13:48 +08:00
mannaandpoem
7a5485bc8b Revert changes to file conftest.py 2024-01-09 10:49:10 +08:00
mannaandpoem
8851147df7 Update test_incremental_dev.py 2024-01-05 17:24:43 +08:00
mannaandpoem
86b9d11f24 1. Update test_incremental_dev.py and data files example 2024-01-05 17:03:24 +08:00
mannaandpoem
4d7575bece Merge remote-tracking branch 'origin/incremental_development' into incremental_development
# Conflicts:
#	tests/metagpt/test_incremental_dev.py
2024-01-04 18:56:35 +08:00
mannaandpoem
40db41cda5 1. Added 4 compressed package of code examples
2. Update test_incremental_dev.py and engineer.py
2024-01-04 18:43:58 +08:00
mannaandpoem
97ee2a0a61 1. Added 4 compressed package of code examples
2. Update test_incremental_dev.py and engineer.py
2024-01-04 17:58:55 +08:00
mannaandpoem
e3cd1a2cc1 Update prompt and fix up some bug 2024-01-04 10:41:36 +08:00
mannaandpoem
21d8b48e8e Update test_increment.py for "--project-path" 2024-01-03 21:20:36 +08:00
mannaandpoem
24e617b362 Merge main branch 2024-01-03 19:48:46 +08:00
mannaandpoem
dcefed8a98 Update test_increment.py 2024-01-03 19:11:23 +08:00
mannaandpoem
994cfe814b 1. Added test_increment.py
2. Modify prompt in design_api_an.py
3. Modify rename_root function using method of copy in git_repository.py
2024-01-03 18:10:53 +08:00
geekan
42bb40a0f6
Merge pull request #669 from garylin2099/llm_cache
Add llm response cache to speed up testing
2024-01-03 16:54:33 +08:00
mannaandpoem
04359daa8c Merge remote-tracking branch 'origin/incremental_development' into incremental_development 2024-01-03 16:47:02 +08:00
geekan
42d6e75d2e comment zhipu ai proxy 2024-01-03 16:05:17 +08:00
mannaandpoem
71d9fe31ab Modify filename in comment and prompt in write_code_guideline_an.py 2024-01-03 15:46:28 +08:00
mannaandpoem
1c68d7f714 Modify filename in comment 2024-01-03 15:02:54 +08:00
geekan
99e10b235b make tot follow format in 3.5-turbo 2024-01-03 14:42:13 +08:00
mannaandpoem
0ed2c56035 Modify to make LLM a fixture in test cases 2024-01-03 14:41:49 +08:00
yzlin
9f298cd022 show failed tests 2024-01-03 14:23:53 +08:00
mannaandpoem
b19995f083 Added some test cases 2024-01-03 14:19:14 +08:00
geekan
feb89ec17f repo_parser add tests 2024-01-03 14:09:42 +08:00
yzlin
41cc9ceab6 Merge branch 'dev' of https://github.com/garylin2099/MetaGPT into dev 2024-01-03 12:51:25 +08:00
yzlin
075bd9f747 add rsp_cache.json and some formatting 2024-01-03 10:58:22 +08:00
shenchucheng
269750e616 fix search_engine_serper arbitrary types error 2024-01-03 10:18:55 +08:00
garylin2099
9efb9e6e80
Merge branch 'geekan:dev' into dev 2024-01-03 00:21:34 +08:00
yzlin
7aa185c477 add llm_mock in actions, roles, serialize_deserialize 2024-01-03 00:17:02 +08:00
geekan
38015322b6 fix bugs 2024-01-02 23:38:51 +08:00
yzlin
9564975541 add mockllm 2024-01-02 23:07:50 +08:00
geekan
78b7e164f9 refine tests 2024-01-02 21:58:31 +08:00
geekan
665ddba1c0 refine tests 2024-01-02 21:51:24 +08:00
geekan
339d9de5c7 refine tests 2024-01-02 21:49:32 +08:00
geekan
05749fad31 refactor filename 2024-01-02 21:44:51 +08:00
geekan
e580e971a9
Merge pull request #666 from better629/dev
rm useless code and increase UT ratio
2024-01-02 21:40:27 +08:00
geekan
c3dd03671d faiss store: add tests 2024-01-02 21:30:35 +08:00
better629
1d35cab9d7 rm useless code and increase UT ratio 2024-01-02 21:21:10 +08:00
geekan
54201b1459 add test document 2024-01-02 21:07:03 +08:00
geekan
c50ae4d8d7 refine code 2024-01-02 20:49:20 +08:00
geekan
0b9becf93f fix pydantic v2 model validation for custom class 2024-01-02 19:27:42 +08:00
geekan
d2260a5958
Merge pull request #663 from iorisa/feature/unittest
feat: +unit test
2024-01-02 17:49:23 +08:00
geekan
ea64e6ad47 add comments 2024-01-02 16:28:13 +08:00
莘权 马
b7d74c6483 fixbug: azure openai 2024-01-02 16:26:03 +08:00