Commit graph

328 commits

Author SHA1 Message Date
leonzh0u
4b122903f4 bugfix indentation error 2023-10-24 23:18:02 -04:00
Sirui Hong
a2b3b8303c
Merge pull request #449 from polease/main
Fix issue#326 by adjust indentation
2023-10-24 22:57:39 +08:00
Stitch-z
c3c97d9ad8
Merge pull request #13 from Stitch-z/feature-invoice-ocr-assistant
update: optimized code.
2023-10-24 14:19:43 +08:00
Stitch-z
22d5094197 update: optimized code. 2023-10-24 14:17:54 +08:00
Stitch-z
4a98ecc85c
Merge branch 'geekan:main' into main 2023-10-24 14:06:07 +08:00
Stitch-z
5e27ee4bad update: resolve comments and support any directory zip file 2023-10-24 14:01:33 +08:00
polease
78a5a2fe2f Fix issue#326 by adjust indentation 2023-10-23 11:40:00 +08:00
Ben
efbddbf257
Merge branch 'main' into upgrade-oi 2023-10-20 16:35:32 +08:00
zhouzinimg
ecea8574b5 修改命名 2023-10-18 22:46:33 +08:00
zhouzinimg
041da760e0 修正 2023-10-18 22:17:16 +08:00
zhouzinimg
315fb65430 Merge remote-tracking branch 'orgin/main'
# Conflicts:
#	metagpt/roles/role.py
#	metagpt/utils/common.py
2023-10-18 21:12:21 +08:00
zhouzinimg
9af9461b4f 新修改。 2023-10-18 19:40:41 +08:00
zhouzinimg
f3c7da32a0 按照要求修改 2023-10-16 22:53:28 +08:00
Stitch-z
96d4f3b7e4 Merge branch 'main' into feature-invoice-ocr-assistant 2023-10-10 14:27:26 +08:00
Stitch-z
e3ecb88293 Feature: invoice ocr assistant 2023-10-10 14:26:03 +08:00
刘棒棒
1e645ddc6a chore: change comment respond to query_respond 2023-10-09 11:23:56 +08:00
刘棒棒
3c98fddbe4 Merge branch 'upgrade-oi' of https://github.com/orange-crow/MetaGPT into upgrade-oi 2023-10-09 11:20:43 +08:00
刘棒棒
6bfd0b89b6 chore: remove unused code and add example of the open-interpreter query respond. 2023-10-09 11:19:18 +08:00
Ben
9bc73c576d
Merge branch 'geekan:main' into upgrade-oi 2023-10-08 19:05:53 +08:00
刘棒棒
524be9d53e feat: upgrade open-interpreter to 0.1.7 2023-10-08 19:04:12 +08:00
Sirui Hong
9c0f47c569
Merge pull request #399 from Justin-ZL/main
add:
2023-10-07 17:32:30 +08:00
zhanglei
304a03244c add:
1.moderation tools
2.unittest
2023-10-07 16:56:19 +08:00
刘棒棒
f221e31db1 fix: litellm Function calling error. 2023-10-07 16:22:44 +08:00
geekan
8129710026
Merge pull request #358 from femto/fix/ltm_serialize
fix ltm serialize_message
2023-09-30 23:37:53 +08:00
ziming
e2af76fb08 v1.4 2023-09-26 13:41:35 +08:00
ziming
e1d399e24c v 1.4 2023-09-26 13:01:12 +08:00
ziming
19d177e7b1 按照规范修改 2023-09-26 12:51:28 +08:00
femto
6091f1dd73 fix parse 2023-09-26 12:21:46 +08:00
ziming
5a41185bac v 1.2 2023-09-26 11:50:16 +08:00
geekan
443c044990
Merge pull request #354 from garylin2099/group_chat
more intuitive naming & add a new attribute to message
2023-09-26 11:15:43 +08:00
ziming
5fbe015c56 修改1.1 2023-09-26 09:37:49 +08:00
ziming
c18f384356 Merge branch 'main' 2023-09-25 22:24:09 +08:00
ziming
0d0656a125 为了方便各位尽快使用,我们现在提交第一版新版记忆格式,以及retrive和reflect,方便编写 2023-09-25 21:57:22 +08:00
femto
04cf32e1ac fix ltm serialize_message 2023-09-25 13:36:34 +08:00
shenchucheng
bd064816fc Set WindowsProactorEventLoopPolicy after importing sk_function in python3.9+ 2023-09-25 00:49:25 +08:00
femto
53afe146b8 fix ltm serialize_message 2023-09-24 14:18:03 +08:00
stellahsr
7968e76d5a Merge branch 'main' of github.com:geekan/MetaGPT into main 2023-09-23 12:36:46 +08:00
stellahsr
a78045d87e fix: rm annotations and use old styles 2023-09-23 12:36:32 +08:00
shenchucheng
01eeb50f02 Set WindowsProactorEventLoopPolicy after importing sk_function 2023-09-22 22:15:41 +08:00
stellaHSR
c4283d0538
Merge pull request #345 from shenchucheng/main
Fix 'OSError: [WinError 193] %1 is not a valid Win32 application' on …
2023-09-22 16:34:33 +08:00
femto
bc1e8db65b
Merge branch 'main' into feature/json_write_prd 2023-09-22 13:23:30 +08:00
stellaHSR
30d71c51a1
Merge pull request #310 from 18620146591/pr
adding an action
2023-09-22 13:22:39 +08:00
yzlin
bbffb3f135 more intuitive naming & add a new attribute to message 2023-09-22 12:23:18 +08:00
stellaHSR
a74f78f6da
Update search_engine.py
rm useless space
2023-09-21 23:49:57 +08:00
stellaHSR
9860e0d510
Update search_engine.py
add __future__ import to avoid error in py3.9
2023-09-21 15:51:13 +08:00
femto
7b34c433cd
Merge branch 'main' into feature/json_write_prd 2023-09-21 12:00:10 +08:00
stellaHSR
ab95b55662
Merge pull request #343 from Stitch-z/main
Fix research action bug && Optimize universal file operation tools
2023-09-21 11:08:40 +08:00
Ben
58a0ae0a35
Merge branch 'main' into add_open_interpreter 2023-09-21 10:38:57 +08:00
shenchucheng
88baa1caa3 Fix 'OSError: [WinError 193] %1 is not a valid Win32 application' on Windows when converting Mermaid charts 2023-09-20 21:35:50 +08:00
刘棒棒
10b90d4a64 add openai_api_base. 2023-09-20 19:32:01 +08:00