yzlin
|
37a606df0a
|
rm unfinished
|
2024-02-01 00:18:53 +08:00 |
|
yzlin
|
c3d4af6fc3
|
rm unnecessary
|
2024-02-01 00:15:17 +08:00 |
|
geekan
|
eb94c5f735
|
Merge pull request #785 from arnaudgelas/fix/prompt-logic
Fix prompt logic when defining to who the message should be sent.
|
2024-01-31 23:36:53 +08:00 |
|
geekan
|
d35527b0ba
|
Merge pull request #801 from pkdog/fix-zhipu
Refactor get_choice_delta_text for safer dict access while using ZHIPU API
|
2024-01-31 23:35:03 +08:00 |
|
geekan
|
a762e02000
|
update config usage
|
2024-01-31 23:13:38 +08:00 |
|
莘权 马
|
f4c6e507c9
|
fixbug: make unit test stable
|
2024-01-31 22:44:01 +08:00 |
|
莘权 马
|
e0191c9b3d
|
Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev
|
2024-01-31 21:51:34 +08:00 |
|
yzlin
|
6656ebf4c4
|
add ask_review, write plan, ci test
|
2024-01-31 21:40:17 +08:00 |
|
林义章
|
df58d55635
|
Merge branch 'fix-parse_code' into 'code_intepreter'
fix CodeParser.parse_code bug.
See merge request agents/data_agents_opt!69
|
2024-01-31 13:24:34 +00:00 |
|
刘棒棒
|
15e72ca51d
|
chore.
|
2024-01-31 21:07:40 +08:00 |
|
刘棒棒
|
b9663cebbd
|
fix parse_code bug.
|
2024-01-31 21:00:02 +08:00 |
|
yzlin
|
487169ee61
|
rm mle_simple for now
|
2024-01-31 18:27:12 +08:00 |
|
yzlin
|
f8d69ed01b
|
Merge branch 'dev' into code_intepreter
|
2024-01-31 18:14:22 +08:00 |
|
yzlin
|
a1b16b7e99
|
fix ml_engineer test
|
2024-01-31 18:09:01 +08:00 |
|
geekan
|
ad1edf6092
|
refine comments
|
2024-01-31 17:36:04 +08:00 |
|
geekan
|
54388d0a87
|
refine comments
|
2024-01-31 17:34:48 +08:00 |
|
stellahsr
|
c44d08ceb0
|
rm config get in dev
|
2024-01-31 16:30:50 +08:00 |
|
garylin2099
|
324a81d4fa
|
Merge pull request #812 from shenchucheng/fix-google-search-ut-error
fix tests/metagpt/learn/test_google_search.py error
|
2024-01-31 16:24:06 +08:00 |
|
stellahsr
|
28b0323d75
|
add package for test_sd_engine
|
2024-01-31 16:14:33 +08:00 |
|
stellahsr
|
7d38181f56
|
Merge branch 'code_intepreter' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into code_intepreter
resolve conflict
|
2024-01-31 16:05:40 +08:00 |
|
stellahsr
|
d74dab9bec
|
update sd ut
|
2024-01-31 16:03:16 +08:00 |
|
shenchucheng
|
fc412e55a3
|
fix tests/metagpt/learn/test_google_search.py error
|
2024-01-31 15:58:26 +08:00 |
|
yzlin
|
b585064edc
|
rm redundant
|
2024-01-31 15:36:26 +08:00 |
|
better629
|
2d372a8863
|
Merge branch 'dev' into feat_new_env
|
2024-01-31 15:12:22 +08:00 |
|
yzlin
|
30de3b4d64
|
fix message init bug
|
2024-01-31 15:08:40 +08:00 |
|
林义章
|
b8d0547b7e
|
Merge branch 'update-test_get_choice_function_arguments_for_aask_code' into 'code_intepreter'
fix: add arg `mock_llm_config` for OpenAILLM in test_get_choice_function_arguments_for_aask_code.
See merge request agents/data_agents_opt!66
|
2024-01-31 06:50:29 +00:00 |
|
geekan
|
16f54abb3d
|
use gpt-4-turbo-preview as default
|
2024-01-31 14:14:12 +08:00 |
|
geekan
|
41907b1fe3
|
add action graph, solver, search space.
|
2024-01-31 14:14:12 +08:00 |
|
刘棒棒
|
56f640db96
|
delete test_make_client_kwargs_without_proxy_azure.
|
2024-01-31 13:55:21 +08:00 |
|
刘棒棒
|
7cead19701
|
fix: add arg for OpenAILLM in test_get_choice_function_arguments_for_aask_code.
|
2024-01-31 13:35:48 +08:00 |
|
yzlin
|
a9ef85b282
|
add gptv config
|
2024-01-31 11:35:05 +08:00 |
|
yzlin
|
56f5dc9f2e
|
fix planner serialization bug, add test data
|
2024-01-31 10:49:49 +08:00 |
|
yzlin
|
f9519ca417
|
change ways of using config
|
2024-01-31 00:39:57 +08:00 |
|
yzlin
|
2fcb2a1cfe
|
Merge branch 'dev' into code_intepreter
|
2024-01-31 00:08:09 +08:00 |
|
林义章
|
a8b4dfbefe
|
Merge branch 'add_unittest' into 'code_intepreter'
rm immature code, improve naming, add unittest test rsp cache
See merge request agents/data_agents_opt!64
|
2024-01-30 14:47:39 +00:00 |
|
yzlin
|
5dde5a8875
|
rm unused & format
|
2024-01-30 22:41:30 +08:00 |
|
yzlin
|
274747e72f
|
fix test_debug_code
|
2024-01-30 22:20:34 +08:00 |
|
yzlin
|
ede04f20f6
|
fix test_write_analysis_code
|
2024-01-30 22:04:00 +08:00 |
|
yzlin
|
4a7929d880
|
rm immature code, improve naming, add unittest test rsp cache
|
2024-01-30 21:04:33 +08:00 |
|
better629
|
f9e4a782c7
|
update
|
2024-01-30 20:46:53 +08:00 |
|
better629
|
c8df235303
|
update format
|
2024-01-30 20:42:41 +08:00 |
|
better629
|
6b1f3ee398
|
add dalle/gpt4v example
|
2024-01-30 20:39:56 +08:00 |
|
better629
|
51f004141c
|
add software_env
|
2024-01-30 19:15:32 +08:00 |
|
better629
|
37c3f3b850
|
add mincraft_env
|
2024-01-30 19:14:24 +08:00 |
|
better629
|
29e8a076bd
|
add stanford_town_env
|
2024-01-30 19:09:27 +08:00 |
|
better629
|
210a00c1e7
|
add werewolf_env
|
2024-01-30 19:08:55 +08:00 |
|
better629
|
1d772e8eb5
|
update base env and android_env
|
2024-01-30 19:07:38 +08:00 |
|
林义章
|
31a9410e6d
|
Merge branch 'tool_manage_new' into 'code_intepreter'
accept goal during run; move more logic from role to planner
See merge request agents/data_agents_opt!63
|
2024-01-30 08:58:18 +00:00 |
|
yzlin
|
606f1b8f9c
|
accept goal during run; move more logic from role to planner
|
2024-01-30 16:43:58 +08:00 |
|
better629
|
df728a034e
|
simplify code
|
2024-01-30 14:32:57 +08:00 |
|