Commit graph

2420 commits

Author SHA1 Message Date
林义章
3b9feeec3f Merge branch 'main' into 'mgx_ops'
Routinely merge main

See merge request pub/MetaGPT!18
2024-04-03 07:07:16 +00:00
洪思睿
4479067971 Merge branch 'di_mgx' into 'mgx_ops'
add FileManager and provide issue fixing example

See merge request pub/MetaGPT!17
2024-04-03 05:01:47 +00:00
yzlin
8648a7646e add FileManager and provide issue fixing example 2024-04-03 03:58:56 +08:00
yzlin
cd15d39629 rm explanation 2024-04-02 18:19:34 +08:00
yzlin
bceccdfff3 a simple intent detection implementaion 2024-04-02 18:05:26 +08:00
yzlin
5e34038831 log datatype change 2024-04-02 12:08:39 +08:00
Alexander Wu
ba9e3fe626
Merge pull request #1103 from iorisa/fixbug/issue/1094
fixbug: #1094
2024-04-02 10:41:55 +08:00
Alexander Wu
1653ad5e26
Merge pull request #1099 from iorisa/fixbug/issue/1095
fixbug: #1095
2024-04-02 10:41:22 +08:00
莘权 马
c6956fbe04 fixbug: dependencies 2024-04-01 19:07:50 +08:00
Alexander Wu
ed53e1c8a0
Merge pull request #1141 from orange-crow/add_try_except_for_plan_and_act
add try_except for _plan_and_act in data_interpreter.
2024-04-01 10:42:33 +08:00
yzlin
95dc1eebf2 log plan 2024-03-30 21:35:15 +08:00
yzlin
61dd80d12f rm unused args 2024-03-30 19:31:45 +08:00
yzlin
c6a791cd32 modify log interface 2024-03-30 19:20:52 +08:00
刘棒棒
5255be144e add try_except for _plan_and_act in data_interpreter. 2024-03-30 18:52:53 +08:00
yzlin
53240b91f2 allow di to use terminal tool, add tool log fn, expand truncate len 2024-03-30 17:11:11 +08:00
yzlin
3e10d34468 Merge branch 'mgx_ops' into di_mgx 2024-03-30 16:45:21 +08:00
better629
29515e934e fix format 2024-03-28 22:10:05 +08:00
better629
85378509e6 move stanford_town folder 2024-03-28 21:30:05 +08:00
better629
7ca51b728c rename folder 2024-03-28 21:24:11 +08:00
better629
9a8627f23c add base environment action_space/observation space and update stanford_town_env 2024-03-28 21:20:36 +08:00
better629
db9a1c5afb update readme 2024-03-28 21:10:55 +08:00
better629
9da9255fdf update ut 2024-03-28 21:10:55 +08:00
better629
8c8b054438 move stanford_town folder 2024-03-28 21:10:55 +08:00
better629
23e9c1124c rename folder 2024-03-28 21:10:55 +08:00
better629
bf75e32f1e fix Environment missing abstract methods implement 2024-03-28 21:10:55 +08:00
better629
5b7419071e add inherited funcs and then implement 2024-03-28 21:10:55 +08:00
better629
2b7d09ede2 add base environment action_space/observation space and update stanford_town_env 2024-03-28 21:10:55 +08:00
better629
11266747d7 update st_game using MG v0.7 2024-03-28 21:10:55 +08:00
seehi
da359fdbb1 lazy import colbert 2024-03-28 15:47:38 +08:00
Alexander Wu
78792e6c93
Merge pull request #1120 from bluechanel/main
Add bing search engine to tools module
2024-03-28 14:08:29 +08:00
wiley
9793f08d07
Update search_engine.py BING="bing" 2024-03-27 21:57:24 +08:00
wiley
b828f9d8ed
Update __init__.py. BING="bing" 2024-03-27 21:53:51 +08:00
yzlin
d5c3c5a147 rm unnecessary condition 2024-03-27 20:08:11 +08:00
seehi
c8fe6db931 upgrade llama-index-vector-stores-chroma and rag test coverage 100% 2024-03-27 19:53:50 +08:00
wiley
54d718a950
Merge branch 'geekan:main' into main 2024-03-27 17:07:44 +08:00
wiley
ba6fa497a9 Add bing search engine 2024-03-27 15:38:16 +08:00
wiley
695ffca5fa Add bing search engine 2024-03-27 14:42:44 +08:00
yzlin
8b371eaad3 add test cases for tool convert 2024-03-27 11:41:04 +08:00
better629
d7968fdc20
Merge branch 'main' into feat_memory 2024-03-27 10:48:31 +08:00
seehi
1eb141a45f add object ranker 2024-03-26 16:40:10 +08:00
seehi
a22d7d8983 add object ranker 2024-03-26 16:36:45 +08:00
Guess
643450388a
Merge pull request #648 from eukub/concat-to-fstrings
сhanged concatenation of strings to f-strings to improve readability
2024-03-26 11:21:59 +08:00
Alexander Wu
2cb780584a
Merge pull request #1105 from iorisa/fixbug/issue/1100
fixbug: #1100
2024-03-26 11:01:18 +08:00
better629
4bd80c5e7d fix provider failed ut 2024-03-26 10:22:00 +08:00
莘权 马
6c2d413664 feat: add cost_manager 2024-03-25 23:23:43 +08:00
莘权 马
b403f2b209 fixbug: #1100 2024-03-25 22:56:18 +08:00
莘权 马
630eecd18b fixbug: #1094 2024-03-25 21:06:24 +08:00
yzlin
a2493d99f1 add tool code for ast parsing 2024-03-25 17:35:12 +08:00
莘权 马
a896351ed8 fixbug: #1095 2024-03-25 17:09:02 +08:00
yzlin
67464c37f1 use ast to parse code texts and register a whole repo as tools 2024-03-25 16:09:31 +08:00