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
|
8f631180f6
|
refine path
|
2024-01-03 17:58:04 +08:00 |
|
geekan
|
3cc485e8e9
|
Merge pull request #671 from geekan/dev
Wide range of new features, upgrades, and bugfixes
|
2024-01-03 17:40:57 +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
|
4a498a9068
|
Merge remote-tracking branch 'origin/incremental_development' into incremental_development
|
2024-01-03 16:47:13 +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
|
773b51ae93
|
Merge remote-tracking branch 'origin/incremental_development' into incremental_development
|
2024-01-03 15:46:41 +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
|
9bee3ca838
|
add ABC deco to ToT base
|
2024-01-03 14:59:21 +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 |
|
geekan
|
c07cf543bf
|
refine code
|
2024-01-03 14:24:07 +08:00 |
|
yzlin
|
9f298cd022
|
show failed tests
|
2024-01-03 14:23:53 +08:00 |
|
geekan
|
1060292cbf
|
refine code
|
2024-01-03 14:21:21 +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 |
|
garylin2099
|
52c74adfb5
|
Merge pull request #668 from voidking/pr
change unittest result format from junit to plain text
|
2024-01-03 12:27:00 +08:00 |
|
voidking
|
b0e20b8f01
|
change unittest result format from junit to plain text
|
2024-01-03 11:42:44 +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 |
|
mannaandpoem
|
a1e75d1173
|
Merge remote-tracking branch 'origin/incremental_development' into incremental_development
|
2024-01-02 23:06:42 +08:00 |
|
mannaandpoem
|
a24bfdc6c7
|
Modify style and format
|
2024-01-02 23:06:27 +08:00 |
|
mannaandpoem
|
11faaf0651
|
Modify style and format
|
2024-01-02 22:57:42 +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
|
a8df4f85f0
|
remove prompts of mineraft
|
2024-01-02 21:35:58 +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
|
66d3e8448d
|
refine code
|
2024-01-02 20:51:02 +08:00 |
|
geekan
|
c50ae4d8d7
|
refine code
|
2024-01-02 20:49:20 +08:00 |
|
geekan
|
f5ed1349ba
|
remove document_store/document.py
|
2024-01-02 20:25:16 +08:00 |
|
geekan
|
8d5e4d6969
|
requirements update
|
2024-01-02 20:19:58 +08:00 |
|
geekan
|
2a15ec4245
|
change tqdm version
|
2024-01-02 20:09:15 +08:00 |
|
geekan
|
0b9becf93f
|
fix pydantic v2 model validation for custom class
|
2024-01-02 19:27:42 +08:00 |
|
mannaandpoem
|
3a819ad576
|
update write_code.py
|
2024-01-02 19:20:46 +08:00 |
|
mannaandpoem
|
6d9dfa73aa
|
Fallback to a version that only uses "Refine" and update the prompt for ActionNode
|
2024-01-02 18:24:02 +08:00 |
|
geekan
|
5649fac62d
|
fix pylint warnings
|
2024-01-02 18:14:03 +08:00 |
|