Commit graph

368 commits

Author SHA1 Message Date
better629
82557dfe81
Merge branch 'main' into feat_qianfan 2024-02-07 19:04:09 +08:00
shenchucheng
d94f4fbfbc fix research bugs 2024-02-07 17:44:36 +08:00
geekan
d112371dad fix bug 2024-02-07 16:33:24 +08:00
geekan
4370060802 fix bug 2024-02-07 16:24:04 +08:00
better629
d180d3912e add qianfan api support 2024-02-07 15:56:01 +08:00
better629
6f31289e7e re-commit zhipu-api due to merge mistake 2024-02-07 10:02:15 +08:00
yzlin
ca6749b5f1 Merge branch 'del-_parse_arguments-in-openai_api.py' into code_intepreter 2024-02-04 23:41:39 +08:00
yzlin
321a4c0d75 rm redundant function and docstring in libs 2024-02-04 20:25:49 +08:00
刘棒棒
4caa1ece81 Revert CodeParser.parse_code function to version 0.6.6. 2024-02-04 18:07:16 +08:00
yzlin
891e35b92f Merge branch 'dev' into code_intepreter 2024-02-02 20:45:45 +08:00
geekan
0118712ff8
Merge pull request #826 from mannaandpoem/dev_compatible_with_windows_path
modify re.sub(r"\\+", '/') to as_posix()
2024-02-02 16:03:39 +08:00
mannaandpoem
18b0eaa6fd compatible with windows path 2024-02-02 15:49:24 +08:00
geekan
6d60d3210a
Merge pull request #825 from mannaandpoem/dev_compatible_with_windows_path
fixbug: compatible with windows path
2024-02-02 15:49:13 +08:00
mannaandpoem
5edee1299c compatible with windows path 2024-02-02 15:37:00 +08:00
mannaandpoem
dcb0623d46 1. Dev compatible with windows path
2. add @pytest.mark.skip
2024-02-02 14:59:16 +08:00
geekan
119bc0d89a
Merge pull request #809 from better629/feat_new_env
Feat env-refactor
2024-02-02 14:31:37 +08:00
yzlin
4cd09e703c file read write utils 2024-02-01 20:25:53 +08:00
yzlin
2897981e63 task utils etc. 2024-02-01 20:07:44 +08:00
better629
9f4ee42079 update env api schema 2024-02-01 18:18:35 +08:00
yzlin
afb702c3f3 Merge branch 'dev' into code_intepreter 2024-02-01 16:27:20 +08:00
yzlin
b1da79c714 refine naming and some details 2024-02-01 16:15:57 +08:00
geekan
f3cb2cfbed Merge branch 'main' into dev 2024-02-01 13:25:05 +08:00
geekan
097128f022 refine docs 2024-02-01 11:14:34 +08:00
yzlin
ff970ab1c7 Merge branch 'dev' into code_intepreter 2024-02-01 00:27:42 +08:00
geekan
a762e02000 update config usage 2024-01-31 23:13:38 +08: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
2fcb2a1cfe Merge branch 'dev' into code_intepreter 2024-01-31 00:08:09 +08:00
better629
6b1f3ee398 add dalle/gpt4v example 2024-01-30 20:39:56 +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
better629
e7cd90f7f8 add openai dall-e support 2024-01-30 14:31:00 +08:00
better629
310687258e add gpt-4v support for aask and AN.fill 2024-01-30 11:59:53 +08:00
huzixia
c3b4c698d8 update repair_llm_raw_output.py 2024-01-27 18:23:57 +08:00
huzixia
11f70ca9b1 modify code based on feedback of action_node.py and repair_llm_raw_output.py, add code in test_repair_llm_raw_output.py 2024-01-27 18:06:52 +08:00
huzixia
8b5f7848fa delete PR dir 2024-01-27 17:00:59 +08:00
huzixia
ed54f6b86a To avoid JSONDecodeError:
Remove comments in output json str, after json value content, maybe start with #, maybe start with //, particularly, it is not inside the string value

Addtionly, if you do not want JSONDecodeError to occur, you can add 'Delete comments in json' after FORMAT_CONSTRAINT in action_node.py
2024-01-26 22:59:10 +08:00
geekan
aada81bfe6 fix conflicts 2024-01-26 19:06:41 +08:00
geekan
59afc5301f update token counter 2024-01-26 15:08:08 +08:00
geekan
cfadd54a3a
Update token_counter.py 2024-01-26 15:02:34 +08:00
莘权 马
51169d7a69 feat: + compatible with windows path 2024-01-25 15:40:16 +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
mannaandpoem
32f9fbb46b Merge branch 'dev' into dev_incremental 2024-01-23 09:39:43 +08:00
yzlin
33e13b677b typo 2024-01-22 15:01:44 +08:00
yzlin
9b3987ff29 add docstring parser 2024-01-22 14:58:06 +08:00
mannaandpoem
76d4451fc6 merge main to dev 2024-01-22 13:50:21 +08:00
莘权 马
86b92d53bf feat: merge v0.6.7 2024-01-21 16:02:24 +08:00
mannaandpoem
e1b783ca14 Merge branch 'main' into incremental_development
# Conflicts:
#	metagpt/schema.py
2024-01-19 19:53:17 +08:00
geekan
b89746b9c7 merge main 2024-01-19 16:02:09 +08:00