Commit graph

345 commits

Author SHA1 Message Date
yzlin
2897981e63 task utils etc. 2024-02-01 20:07:44 +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
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
莘权 马
b78cc3c1ca feat: Maintain the original exceptions of OpenAI and HTTPX during exception handling. 2024-01-19 11:49:35 +08:00
莘权 马
3486b9d1d3 feat: Maintain the original exceptions of OpenAI and HTTPX during exception handling. 2024-01-19 11:20:05 +08:00
mannaandpoem
5190dc4462 1. rename and modify guideline to plan
2. update prompt in ActionNode
3. add code comment
4. refactor Guideline code structure
2024-01-19 09:03:24 +08:00
莘权 马
d5ac56f863 feat: remove all unnecessary CONTEXT references
feat: replace CONTEXT with local context
2024-01-17 23:10:25 +08:00
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
莘权 马
aab27a7c4e Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev 2024-01-16 09:59:15 +08:00
geekan
8baa6d094f refine writeprd code 2024-01-15 16:38:09 +08:00
莘权 马
b612393151 fixbug: pydantic validate 2024-01-13 13:48:47 +08:00
geekan
ef4323c6b4 refine code 2024-01-12 17:55:01 +08:00
geekan
31eb3fe0ee refine code 2024-01-12 17:55:01 +08:00
莘权 马
1e523f6840 feat: +catch for window rm dirs 2024-01-12 16:10:14 +08:00
莘权 马
bb4a514156 Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev 2024-01-12 15:32:13 +08:00
geekan
d150cc358a refine code 2024-01-12 10:26:07 +08:00
莘权 马
1523a0df81 fixbug: unit test 2024-01-11 23:15:18 +08:00
莘权 马
bf6fc25f57 feat: ProjectRepo + srcs
feat: ProjectRepo + git_repo

feat: Replace FileRepository with ProjectRepo
2024-01-11 16:20:21 +08:00
geekan
001ec115d7 use config 2024-01-11 16:19:52 +08:00
geekan
2d048e91b1 use config 2024-01-11 16:19:52 +08:00
better629
95687b9ed4 rm expicit serialize&deserialize interface and update unittests 2024-01-11 16:19:51 +08:00
better629
68e53d2862 add ActionNode review/revise 2024-01-11 16:19:51 +08:00
莘权 马
662102d188 feat: save + return 2024-01-11 10:55:54 +08:00
geekan
2e4ceb70b9 use config 2024-01-10 20:34:42 +08:00
geekan
479bbc9b2d use config 2024-01-10 20:21:13 +08:00
yzlin
767c99388f format using precommit 2024-01-10 14:15:30 +08:00