yzlin
|
ee4aba206e
|
fix empty code when aask_code not returning language
|
2024-02-06 23:22:53 +08:00 |
|
yzlin
|
9343a6bd2c
|
mv pip success logic, rm redundant prompt
|
2024-02-05 15:40:41 +08:00 |
|
yzlin
|
748aabce70
|
add future; rename writecodebygenerate tools
|
2024-02-05 12:00:18 +08:00 |
|
yzlin
|
20393e9d7a
|
rename tool type
|
2024-02-05 11:38:07 +08:00 |
|
yzlin
|
4cfee3ba27
|
rm code steps, mv planner, mv ci mle
|
2024-02-04 23:23:18 +08:00 |
|
yzlin
|
24d2c5c8e6
|
isolate codes to be restructured in the future
|
2024-02-04 10:45:02 +08:00 |
|
yzlin
|
891e35b92f
|
Merge branch 'dev' into code_intepreter
|
2024-02-02 20:45:45 +08:00 |
|
shenchucheng
|
f742827586
|
fix not fully defined error
|
2024-02-02 18:50:28 +08:00 |
|
yzlin
|
1da50f1825
|
remove ToolTypesEnum
|
2024-02-02 17:57:49 +08:00 |
|
shenchucheng
|
3125f4c0c7
|
remove extra value after model_validator in Role/ContextMixin
|
2024-02-02 16:35:51 +08:00 |
|
shenchucheng
|
f6824b078c
|
fix ContextMixin ut error
|
2024-02-02 16:13:29 +08:00 |
|
yzlin
|
35438e7b03
|
role pydantic init
|
2024-02-02 15:21:54 +08:00 |
|
shenchucheng
|
9b613eec59
|
remove global config in the search/browser engine
|
2024-02-01 16:47:29 +08:00 |
|
yzlin
|
b1da79c714
|
refine naming and some details
|
2024-02-01 16:15:57 +08:00 |
|
yzlin
|
487169ee61
|
rm mle_simple for now
|
2024-01-31 18:27:12 +08:00 |
|
yzlin
|
56f5dc9f2e
|
fix planner serialization bug, add test data
|
2024-01-31 10:49:49 +08:00 |
|
yzlin
|
2fcb2a1cfe
|
Merge branch 'dev' into code_intepreter
|
2024-01-31 00:08:09 +08:00 |
|
yzlin
|
4a7929d880
|
rm immature code, improve naming, add unittest test rsp cache
|
2024-01-30 21:04:33 +08:00 |
|
yzlin
|
606f1b8f9c
|
accept goal during run; move more logic from role to planner
|
2024-01-30 16:43:58 +08:00 |
|
geekan
|
aada81bfe6
|
fix conflicts
|
2024-01-26 19:06:41 +08:00 |
|
莘权 马
|
51169d7a69
|
feat: + compatible with windows path
|
2024-01-25 15:40:16 +08:00 |
|
yzlin
|
7aa89a3204
|
minor update
|
2024-01-25 15:19:48 +08:00 |
|
林义章
|
1fb77121f4
|
Merge branch 'add-web-scraping-test' into 'code_intepreter'
Add web scraping test
See merge request agents/data_agents_opt!60
|
2024-01-25 07:04:38 +00:00 |
|
刘棒棒
|
54a08747db
|
chore
|
2024-01-25 15:02:52 +08:00 |
|
林义章
|
5f624844cc
|
Merge branch 'tool_manage_new' into 'code_intepreter'
rm make tools in ci for now
See merge request agents/data_agents_opt!61
|
2024-01-25 06:34:24 +00:00 |
|
yzlin
|
f1a4197a82
|
rm make tools in ci for now
|
2024-01-25 14:04:14 +08:00 |
|
mannaandpoem
|
5af94ae133
|
update comment in get_codes function
|
2024-01-24 17:51:17 +08:00 |
|
mannaandpoem
|
3450c240c9
|
remove mode of get_codes function
|
2024-01-24 16:44:10 +08:00 |
|
刘棒棒
|
dfe49a3312
|
update return value.
|
2024-01-24 10:53:03 +08:00 |
|
mannaandpoem
|
62c128602f
|
1. update bug of getting requirement_doc
2. modify prompt
|
2024-01-24 09:51:18 +08: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 |
|
mannaandpoem
|
32f9fbb46b
|
Merge branch 'dev' into dev_incremental
|
2024-01-23 09:39:43 +08:00 |
|
莘权 马
|
e8b3e6762b
|
feat: replace global CONTEXT with Config()
fixbug: unit test
|
2024-01-22 18:01:40 +08:00 |
|
Arnaud Gelas
|
b4e09341b3
|
Stop generating unit test for non python files
When trying to create a simple HelloWorld with test, metagpt creates
test for README.md
|
2024-01-22 07:57:42 +01:00 |
|
mannaandpoem
|
767826e87a
|
Merge branch 'dev' into dev_origin
|
2024-01-22 13:52:26 +08:00 |
|
mannaandpoem
|
76d4451fc6
|
merge main to dev
|
2024-01-22 13:50:21 +08:00 |
|
geekan
|
9d452a97fd
|
Merge pull request #768 from iorisa/feature/merge/v0.6-release
feat: Merge the modifications resulting from integrating with the agent store.
|
2024-01-22 12:12:54 +08:00 |
|
莘权 马
|
85465fe500
|
feat: +note
|
2024-01-22 11:04:03 +08:00 |
|
莘权 马
|
f15b772d77
|
feat: +note
|
2024-01-22 10:54:15 +08:00 |
|
莘权 马
|
525d94317c
|
feat: +note
|
2024-01-22 10:52:36 +08:00 |
|
莘权 马
|
bda2e06d36
|
feat: +note
|
2024-01-22 10:50:32 +08:00 |
|
yzlin
|
540542834e
|
allow select tool at role initialization & restructure writecodewithtools
|
2024-01-20 21:06:48 +08:00 |
|
mannaandpoem
|
e1b783ca14
|
Merge branch 'main' into incremental_development
# Conflicts:
# metagpt/schema.py
|
2024-01-19 19:53:17 +08:00 |
|
mannaandpoem
|
4bb9c006c2
|
update test case of ActionNode
|
2024-01-19 19:41:38 +08:00 |
|
geekan
|
b89746b9c7
|
merge main
|
2024-01-19 16:02:09 +08:00 |
|
mannaandpoem
|
12b9f51abf
|
update _watch in engineer.py
|
2024-01-19 16:00:59 +08:00 |
|
mannaandpoem
|
134791ca35
|
1. update mode from "guide" to "incremental" in get_codes function of write_code.py
2. update _new_code_plan_and_change_action function
|
2024-01-19 15:18:54 +08:00 |
|
mannaandpoem
|
69ad2f4147
|
update mode from "guide" to "incremental" in get_codes function of write_code.py
|
2024-01-19 14:53:19 +08:00 |
|
mannaandpoem
|
81b59bfe0d
|
update CodePlanAndChangeContext
|
2024-01-19 14:44:06 +08:00 |
|