mannaandpoem
|
f9f6dbefa8
|
Add the tar command to extract the .zip file
|
2024-01-25 10:33:46 +08:00 |
|
garylin2099
|
59b2e5e002
|
Merge pull request #791 from iorisa/fixbug/unittest
fixbug: Replace `mock` with `pytest-mock`
|
2024-01-24 21:45:47 +08:00 |
|
莘权 马
|
d51d262238
|
fixbug: module 'mock' has no attribute 'patch'
fixbug: unit test
|
2024-01-24 21:40:12 +08:00 |
|
better629
|
7fe2a291f2
|
update werewolf_env
|
2024-01-24 20:16:04 +08:00 |
|
莘权 马
|
49f0b6b55b
|
Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev
|
2024-01-24 19:50:10 +08:00 |
|
Guess
|
ac98df98b8
|
Merge pull request #787 from mannaandpoem/dev_incremental
feat: Improving incremental development
|
2024-01-24 19:48:22 +08:00 |
|
geekan
|
8bdc1a921b
|
Merge pull request #789 from voidking/dev
feat: unittest support config2.yaml
|
2024-01-24 19:08:51 +08:00 |
|
mannaandpoem
|
431e53617e
|
changed tasks to task
|
2024-01-24 18:16:47 +08:00 |
|
mannaandpoem
|
7e328e5431
|
changed {tasks} to {task} in PROMPT_TEMPLATE
|
2024-01-24 18:05:26 +08:00 |
|
mannaandpoem
|
02b4608f84
|
changed {tasks} to {task} in PROMPT_TEMPLATE
|
2024-01-24 18:04:26 +08:00 |
|
voidking
|
448215613d
|
feat: support config2.yaml
|
2024-01-24 18:00:54 +08:00 |
|
mannaandpoem
|
5af94ae133
|
update comment in get_codes function
|
2024-01-24 17:51:17 +08:00 |
|
mannaandpoem
|
e761612aec
|
Merge remote-tracking branch 'origin/dev_incremental' into dev_incremental
# Conflicts:
# metagpt/actions/write_code.py
|
2024-01-24 17:47:57 +08:00 |
|
voidking
|
48cb6c6a78
|
feat: support config2.yaml
|
2024-01-24 17:42:11 +08:00 |
|
mannaandpoem
|
92384d77dd
|
update comment in get_codes function
|
2024-01-24 17:40:12 +08:00 |
|
mannaandpoem
|
db8ae71afa
|
update comment in get_codes function
|
2024-01-24 17:17:40 +08:00 |
|
mannaandpoem
|
3450c240c9
|
remove mode of get_codes function
|
2024-01-24 16:44:10 +08:00 |
|
莘权 马
|
094d7c26df
|
fixbug: The startup parameters of the program have been lost.
|
2024-01-24 16:30:55 +08:00 |
|
刘棒棒
|
0353f36f0d
|
new file: examples/crawle_webpage.py
|
2024-01-24 15:21:32 +08:00 |
|
better629
|
e87ec9477b
|
update test_android_ext_env
|
2024-01-24 15:07:44 +08:00 |
|
better629
|
2f1990246d
|
update mincraft_env
|
2024-01-24 15:03:59 +08:00 |
|
刘棒棒
|
0c8a844f5a
|
add strip for result.
|
2024-01-24 12:06:07 +08:00 |
|
mannaandpoem
|
e42dc522c2
|
Fix bug in WriteCode
|
2024-01-24 10:59:32 +08:00 |
|
刘棒棒
|
3f2b512d29
|
new file: tests/metagpt/tools/libs/test_web_scraping.py
|
2024-01-24 10:53:37 +08:00 |
|
刘棒棒
|
dfe49a3312
|
update return value.
|
2024-01-24 10:53:03 +08:00 |
|
刘棒棒
|
ff5e7deb21
|
add strip for result.
|
2024-01-24 10:52:30 +08:00 |
|
mannaandpoem
|
62c128602f
|
1. update bug of getting requirement_doc
2. modify prompt
|
2024-01-24 09:51:18 +08:00 |
|
莘权 马
|
633c772529
|
fixbug: class view
fixbug: method type, feat: add compotition&aggregation
|
2024-01-23 22:22:13 +08:00 |
|
林义章
|
d60a4c1cdb
|
Merge branch 'update-CodeInterpreter._write_and_exec_code' into 'code_intepreter'
update CodeInterpreter._write_and_exec_code
See merge request agents/data_agents_opt!59
|
2024-01-23 13:44:30 +00:00 |
|
林义章
|
2d9a6c3c95
|
Merge branch 'fix-openai-tools_call-respond-bug' into 'code_intepreter'
Fix openai tools call respond bug
See merge request agents/data_agents_opt!58
|
2024-01-23 13:44:06 +00:00 |
|
mannaandpoem
|
0e4197395d
|
1. update CodePlanAndChangeContext in schema.py
2. add 'await' word in _update_prd function of write_prd.py
|
2024-01-23 21:35:36 +08:00 |
|
刘棒棒
|
519f22f7bb
|
update CodeInterpreter._write_and_exec_code
|
2024-01-23 20:53:08 +08:00 |
|
刘棒棒
|
bcda7ac951
|
add comments for openai tools_call respond bug.
|
2024-01-23 17:53:50 +08:00 |
|
刘棒棒
|
0cc0a16e52
|
add new test for tool_calls_rsp.
|
2024-01-23 17:50:04 +08:00 |
|
刘棒棒
|
cff4eff78d
|
update CodeParser.parse_code.
|
2024-01-23 17:46:41 +08:00 |
|
刘棒棒
|
a06d8023d6
|
update CodeParser.parse_code.
|
2024-01-23 17:36:19 +08:00 |
|
刘棒棒
|
31813f2512
|
add new test for tool_calls_rsp.
|
2024-01-23 17:16:15 +08:00 |
|
刘棒棒
|
987eb6d38b
|
fix: now support parsing code in message.content when using tools_call.
|
2024-01-23 17:06:22 +08:00 |
|
better629
|
20daa8e93a
|
update env
|
2024-01-23 16:38:42 +08:00 |
|
better629
|
095ce5caf4
|
update stanford_town_ext_env
|
2024-01-23 16:35:51 +08:00 |
|
geekan
|
63b7a85b39
|
Merge pull request #775 from arnaudgelas/fix/test-generation
Fix test generation
|
2024-01-23 14:40:06 +08:00 |
|
better629
|
332b400052
|
update android_ext_env
|
2024-01-23 14:37:15 +08:00 |
|
mannaandpoem
|
32f9fbb46b
|
Merge branch 'dev' into dev_incremental
|
2024-01-23 09:39:43 +08:00 |
|
Arnaud Gelas
|
91c5c72089
|
Fix prompt logic when defining to who the message should be sent.
With the previous logic, it was possible to reach an undefined state
where it was not meant to be sent to Engineer, QaEngineer, nor NoOne.
|
2024-01-22 20:10:11 +01:00 |
|
better629
|
9071a42814
|
init environment
|
2024-01-22 21:55:54 +08:00 |
|
林义章
|
93538cc848
|
Merge branch 'add-test-for-aask_code-executecode' into 'code_intepreter'
Add test for aask code and executecode
See merge request agents/data_agents_opt!57
|
2024-01-22 13:42:26 +00:00 |
|
geekan
|
8b13783085
|
add rsp cache
|
2024-01-22 19:34:06 +08:00 |
|
geekan
|
7f78c56ad7
|
Merge pull request #784 from iorisa/feature/remove_global_context
feat: Replace `CONTEXT` with `Context()`
|
2024-01-22 19:12:53 +08:00 |
|
geekan
|
246d88748e
|
update rsp cache
|
2024-01-22 19:11:33 +08:00 |
|
刘棒棒
|
0ad3de69a1
|
update _process_code.
|
2024-01-22 18:54:21 +08:00 |
|