femto
a7efa27ce0
rm
2024-10-11 16:48:08 +08:00
莘权 马
8a9cd6a2e7
fixbug: recovered role can't observe new message
2024-08-21 13:26:50 +08:00
莘权 马
f39658db2b
feat: merge main
2024-08-06 16:27:01 +08:00
femto
7e9dff545d
rm sk agent
2024-08-05 17:21:23 +08:00
莘权 马
2637bb9198
fixbug: #1422
2024-08-03 13:24:20 +08:00
voidking
9685c9100c
bugfix: 解决单测耗时超长问题: 1)移除agentops装饰器 2)屏蔽所有单测报错文件 3)减少单测时的无用信息输出
2024-07-24 18:55:35 +08:00
voidking
bbb65c9669
feature: 主流程支持配置agentops
2024-07-18 15:47:20 +08:00
voidking
20b3623536
chore: 修复单测依赖问题(忽略安卓单测)
2024-07-16 15:21:50 +08:00
Alexander Wu
c99265778f
Merge pull request #1357 from igor-pechersky/main
...
Research role fails if some of Serpapi searches return no results
2024-07-16 10:19:10 +08:00
Igor Pechersky
223a018083
https://github.com/geekan/MetaGPT/issues/1356
2024-06-19 09:46:41 +00:00
huang-jl
dcea8b71c8
fix: invoice ocr assistant
...
Currently, the invoice_ocr_assistant example cannot run, it will
complain about the index out of range exceptions. The problem comes from
adding actions in _act() but do not update the state and max_react_loop.
The solution is copied from tutorial_assistants.py.
2024-06-18 16:01:53 +08:00
Stitch-z
cf45fba821
fix: 修复父类role代码改动而影响到子类role-教程助手功能的问题
2024-06-12 15:06:32 +08:00
shenchucheng
ff7c6b8fde
fix https://github.com/geekan/MetaGPT/issues/1327
2024-06-06 11:13:02 +08:00
Alexander Wu
46cc9b8c68
Merge pull request #1286 from david-zlj/zlj
...
修复issue #1144
2024-06-03 18:31:22 +08:00
Wei-Jianan
df80913ac6
[fix]
2024-05-22 05:22:59 +00:00
zhulj
b9fa3687eb
修复issue #1144 在Windows系统上运行MetaGPT会出现该问题,Windows系统文件路径表示方法与Linux系统不一样
2024-05-21 17:30:33 +08:00
Alexander Wu
6b70f7b0ed
Merge pull request #1234 from iorisa/refactor/role/act_by_order
...
refactor: optimizing act_by_order mode of `Role`
2024-05-17 11:00:57 +08:00
莘权 马
6505087c78
refactor: optimizing act_by_order mode
2024-04-28 22:01:40 +08:00
莘权 马
1ca9bd8b9f
fixbug: action return None
2024-04-18 19:55:30 +08:00
yzlin
f87387d22a
Merge branch 'main' into code_interpreter
2024-04-11 18:08:30 +08:00
better629
05b0f5782b
migrate from mg old version to new one
2024-04-08 17:37:18 +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
刘棒棒
5255be144e
add try_except for _plan_and_act in data_interpreter.
2024-03-30 18:52:53 +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
better629
cc91df59e5
replace langchain with llama-index
2024-03-08 00:39:15 +08:00
yzlin
0116de01b9
disentangle planner and tool module, optimize tool module, add react mode
2024-03-07 21:22:44 +08:00
莘权 马
8e85dd3bc6
feat: merge geekan:main
2024-03-05 16:03:57 +08:00
Alexander Wu
684ca961c3
Merge pull request #952 from garylin2099/v07-to-main
...
rename interpreter
2024-03-05 15:39:34 +08:00
莘权 马
5e6b665f15
fixbug: llm.aask unit test failed
2024-03-05 14:14:23 +08:00
莘权 马
e22a28215d
feat: merge geekan:main
2024-03-05 10:59:34 +08:00
yzlin
0a2273c7a0
small fixes
2024-03-04 10:45:00 +08:00
yzlin
0a01bdec6a
rename interpreter
2024-03-01 19:48:39 +08:00
yzlin
4c1ee630f6
merge mle & interpreter
2024-02-29 18:23:26 +08:00