Commit graph

710 commits

Author SHA1 Message Date
stellahsr
aa17c25056 merge 2024-04-10 17:29:44 +08:00
stellahsr
f9e61807d5 Merge branch 'mgx_ops' of https://gitlab.deepwisdomai.com/pub/MetaGPT into mgx_ops 2024-04-09 14:39:05 +08:00
莘权 马
52592ad166 fixbug: intent type error 2024-04-08 12:40:20 +08:00
莘权 马
ada3c1554c fixbug: type error 2024-04-07 13:29:07 +08:00
莘权 马
b91905ce58 fixbug: type error 2024-04-07 13:28:46 +08:00
莘权 马
ffa0a6223d fixbug: type error 2024-04-07 13:27:10 +08:00
莘权 马
ef3563500f fixbug: type error 2024-04-07 13:12:34 +08:00
莘权 马
eec69e64a3 fixbug: type error 2024-04-07 13:01:03 +08:00
莘权 马
f08f57445c Merge branch 'gitlab/mgx_ops' into feature/merge/mgx_intent 2024-04-03 15:25:29 +08:00
林义章
3b9feeec3f Merge branch 'main' into 'mgx_ops'
Routinely merge main

See merge request pub/MetaGPT!18
2024-04-03 07:07:16 +00:00
莘权 马
e2de8131cf feat: merge gitlab:mgx_ops 2024-04-03 15:04:06 +08:00
莘权 马
edb39a50d3 feat: +SentenceIntentDetect 2024-04-02 15:58:09 +08:00
Alexander Wu
1653ad5e26
Merge pull request #1099 from iorisa/fixbug/issue/1095
fixbug: #1095
2024-04-02 10:41:22 +08:00
莘权 马
b70ed4cf0b feat: test create project & fix bug 2024-04-01 21:07:33 +08:00
莘权 马
c6956fbe04 fixbug: dependencies 2024-04-01 19:07:50 +08:00
莘权 马
97108b7d01 Merge branch 'geekan/main' into HEAD 2024-04-01 11:20:58 +08:00
莘权 马
dd9b573eb4 feat: + DI args error
feat: + test case
2024-04-01 11:20:35 +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
莘权 马
1ed64bcd07 feat: +tool log 2024-03-31 10:53:08 +08:00
莘权 马
09f75cbaf2 feat: merge gitlab/di_mgx 2024-03-30 20:42:15 +08:00
莘权 马
a27fcd7e52 fixbug: di run 2024-03-30 20:19:46 +08:00
刘棒棒
5255be144e add try_except for _plan_and_act in data_interpreter. 2024-03-30 18:52:53 +08:00
莘权 马
cc3567a4a1 feat: +software company test pass 2024-03-30 17:55:30 +08:00
yzlin
3e10d34468 Merge branch 'mgx_ops' into di_mgx 2024-03-30 16:45:21 +08:00
莘权 马
32223805a0 fixbug: intent detect 2024-03-30 16:02:01 +08:00
莘权 马
de77fccc9a feat: merge feature/intent_detect 2024-03-30 14:14:01 +08:00
stellahsr
9e5947bdb9 Merge branch 'main' of https://gitlab.deepwisdomai.com/pub/MetaGPT into mgx_intent 2024-03-30 12:06:38 +08:00
stellahsr
a9938472fc update example for mgx
add intent detect action and mgx role
2024-03-30 12:05:22 +08:00
莘权 马
1a88b3fc19 feat: + __init__.py
feat: +import_git_repo
2024-03-28 17:53:09 +08:00
莘权 马
3084f943bf feat: merge issue #1095 2024-03-28 15:37:29 +08:00
莘权 马
53e593baa4 feat: +init python folder 2024-03-28 15:18:23 +08:00
莘权 马
f0ca7e6a8f fixbug: source code path 2024-03-28 13:33:25 +08:00
莘权 马
dcdf643f1d fixbug: project name 2024-03-28 12:58:08 +08:00
莘权 马
222ae5ada3 feat: +import external repo 2024-03-27 21:11:40 +08:00
莘权 马
a896351ed8 fixbug: #1095 2024-03-25 17:09:02 +08:00
seehi
aea06852ba make the rag module optional 2024-03-22 11:15:31 +08:00
Alexander Wu
adb42f44d6
Merge pull request #1054 from mannaandpoem/main_update_fix_bug
Update process for "Fix bug"
2024-03-20 16:40:37 +08:00
Your Name
21c5d1955b Update process for "Fix bug" 2024-03-20 14:27:11 +08:00
yzlin
8d4567ea19 support tool recommender spec during init 2024-03-19 19:36:59 +08:00
莘权 马
9a51038bd1 fixbug: #1031 2024-03-19 11:46:30 +08:00
Alexander Wu
e783e5b208
Merge pull request #974 from better629/feat_memory
Feat add rag
2024-03-17 23:39:12 +08:00
yzlin
5fc711ae82 minor updates 2024-03-13 16:50:19 +08:00
yzlin
3b001572d9 update tests, rm unused 2024-03-12 21:19:25 +08:00
yzlin
a680a1a82f update examples 2024-03-12 16:11:57 +08:00
yzlin
38f21137ec Merge branch 'main' into code_interpreter 2024-03-12 15:13:14 +08:00
yzlin
3244e6cee5 Merge branch 'code_interpreter' into mi_refactor 2024-03-12 14:10:18 +08:00
yzlin
b5af9ccde6 fix unit tests for tool module 2024-03-11 16:18:28 +08:00
刘棒棒
803359a758 refine: add terminate in Interpreter instead of Role. 2024-03-11 11:25:23 +08:00
刘棒棒
b5a534d617 fix: ipykernel_error that is Too many open files in system 2024-03-10 22:18:13 +08:00
seehi
29d36948bf rag pipeline 2024-03-08 00:40:55 +08:00