Commit graph

2207 commits

Author SHA1 Message Date
better629
4e13eaca6e update zhipu api due to new model and api; repair extra invalid generate output; update its unittest 2024-01-17 16:28:13 +08:00
Sirui Hong
75cbf9f087
Update README.md
update news
2024-01-17 01:52:01 +08:00
Sirui Hong
22c48449f4
Delete docs/resources/ICLR.jpg
delete img
2024-01-17 00:58:22 +08:00
Sirui Hong
6d5a4bf36a
Update README.md
remove img
2024-01-17 00:57:18 +08:00
Sirui Hong
51b3d11393
Update README.md
update news for paper (ICLR)
2024-01-17 00:22:31 +08:00
Sirui Hong
112b1da4a8
Update iclr img 2024-01-16 23:40:00 +08:00
geekan
b48a001d14
Update ROADMAP.md 2024-01-16 17:57:38 +08:00
geekan
bdf9d224b5
Merge pull request #743 from arnaudgelas/fix/qa_engineer_language
Constrain the language for the qa_engineer
2024-01-15 13:31:53 +08:00
geekan
6420481c70
Merge pull request #744 from arnaudgelas/fix/requirements
Fix: requirements.txt was not written to the disk
2024-01-15 13:31:26 +08:00
geekan
d1166e97b2
Merge pull request #745 from arnaudgelas/fix/investment
Even if you set an investment, the default investment shows in the log
2024-01-15 13:29:58 +08:00
Arnaud Gelas
34b3de1f86 When setting the max budget, I don't want to overcome this limit 2024-01-13 16:10:46 +01:00
Arnaud Gelas
d340738013 Even if you set an investment, the default investment shows in the log 2024-01-13 15:53:01 +01:00
Arnaud Gelas
1238c48451 Fix: requirements.txt was not written to the disk
While the Python packages requirements are correctly detected and saved
into the json task file, requirements.txt was always empty. Since it was
trying to get packages with the wrong key, packages were always empty
when writing in requirements.txt
2024-01-13 15:14:38 +01:00
Arnaud Gelas
8d1bc25def Constrain the language for the qa_engineer
The qa_engineer was generating chinese texts and comments while the rest
of the project was in English.
2024-01-13 14:49:50 +01:00
geekan
da87e6aa8c
Update ROADMAP.md 2024-01-11 19:16:55 +08:00
geekan
b16f3c9b35
Merge pull request #729 from voidking/main
feat: build and upload python package
2024-01-10 11:39:24 +08:00
geekan
5cbfe55fd7
Merge pull request #732 from better629/feat_fix_system_prompt
fix system_prompt param that llm not support from issue 725
2024-01-10 11:37:47 +08:00
better629
17479a2360 fix system_prompt param that llm not support from issue 725 2024-01-10 11:26:23 +08:00
voidking
683306dc10 feat: build and upload python package 2024-01-09 16:14:42 +08:00
garylin2099
16e3f94b44
Merge pull request #717 from kkdev163/fixbug/role_init_human_provider
fixbug: role init with is_human=True was not work
2024-01-09 12:43:26 +08:00
garylin2099
e6b2db2238
Merge pull request #727 from garylin2099/llm_mock
rename workflow
2024-01-09 12:37:13 +08:00
kkdev163
82a5eec727 fix(test_role): format error 2024-01-09 12:01:57 +08:00
yzlin
032f9214b2 rename workflow 2024-01-09 10:30:57 +08:00
geekan
25228572d2
Merge pull request #718 from iorisa/refactor/unittest
refactor: test_redis.py
2024-01-09 10:11:28 +08:00
kkdev163
bd2b1950eb optimize: access to is_human 2024-01-08 22:29:17 +08:00
莘权 马
360f5dcd1b refactor: unit test 2024-01-08 18:02:24 +08:00
kkdev163
6cde039f7f fixbug: role init with is_human=True was not work 2024-01-08 17:45:44 +08:00
garylin2099
ef5304961e
Merge pull request #715 from voidking/main
bugfix: if unittest failed, results still need to upload to codecov
2024-01-08 17:31:37 +08:00
voidking
74db24508c bugfix: if unittest failed, results still need to upload to codecov 2024-01-08 17:27:02 +08:00
geekan
ce3dc74ef3
Merge pull request #703 from shenchucheng/feature-github-action-debugger
add github action debugger option
2024-01-08 16:26:34 +08:00
geekan
c62846c9a6
Merge pull request #713 from voidking/main
bugfix: modify the rules for unittest failure
2024-01-08 16:22:34 +08:00
voidking
60d2575cbd bugfix: modify the rules for unittest failure 2024-01-08 16:17:53 +08:00
geekan
1bce979073
Merge pull request #710 from garylin2099/llm_mock
Fixed two failures and one errors of unittests
2024-01-08 16:15:52 +08:00
geekan
6be6330045
Merge pull request #709 from iorisa/fixbug/main/20240108
fixbug: unit test
2024-01-08 16:15:06 +08:00
geekan
da1cc5f25d
Merge pull request #711 from voidking/main
feat: support for codecov
2024-01-08 16:12:21 +08:00
voidking
a72cf53569 feat: support for codecov 2024-01-08 16:00:52 +08:00
yzlin
033dc6bd7d add expected rsp and skip unimportant 2024-01-08 15:33:41 +08:00
莘权 马
fd11f46587 fixbug: unit test 2024-01-08 15:19:16 +08:00
yzlin
160d523389 fix mock issue 2024-01-08 14:03:31 +08:00
voidking
aa8e59563e feat: pip cache 2024-01-08 13:43:20 +08:00
geekan
5a0b25fa6b
Merge pull request #707 from voidking/main
bugfix: pr unittest
2024-01-08 11:48:48 +08:00
voidking
3cbc16fde3 bugfix: pr unittest 2024-01-08 11:15:49 +08:00
geekan
d4d4a1639a
Merge pull request #694 from garylin2099/llm_mock
enforce mock on online test
2024-01-08 10:18:59 +08:00
shenchucheng
a0f91c5945 add github action debugger option 2024-01-07 18:11:05 +08:00
geekan
aacb55cc66
Merge pull request #696 from shenchucheng/fix-selenium-ut-error
fix selenium test_scrape_web_page proxy error
2024-01-07 17:51:49 +08:00
geekan
ece6137a8c
Merge pull request #702 from iorisa/fixbug/main_error_cause_by
fixbug: an unexpected UserRequirement type message is thrown when there is nothing to do.
2024-01-07 17:16:30 +08:00
shenchucheng
7a0463e6f6 fix selenium test_scrape_web_page proxy error 2024-01-07 15:43:06 +08:00
莘权 马
af378e12ac fixbug: an unexpected UserRequirement type message is thrown when there is nothing to do. 2024-01-06 23:39:41 +08:00
莘权 马
a722e6bc64 Merge branch 'main' of https://github.com/geekan/MetaGPT into geekan/main 2024-01-06 23:30:49 +08:00
garylin2099
48d7ca6693
Merge pull request #698 from voidking/main 2024-01-06 18:40:46 +08:00