Commit graph

355 commits

Author SHA1 Message Date
莘权 马
2129c904ea refactor: @cause_by.setter 2023-11-04 17:02:40 +08:00
莘权 马
8ea52d8a83 refactor: @cause_by.setter 2023-11-04 16:52:21 +08:00
莘权 马
d9775037b6 refactor: @cause_by.setter 2023-11-04 16:46:32 +08:00
莘权 马
1febf168e7 refactor: Override cause_by 2023-11-04 16:20:47 +08:00
莘权 马
c4eb028a83 refactor: save -> dump 2023-11-04 14:26:48 +08:00
莘权 马
2688fe680a feat: According to the routing feature plan in Chapter 2.2.3.2 of RFC 113, the routing functionality is to be consolidated into the Environment class. 2023-11-04 14:07:33 +08:00
莘权 马
8137e1af50 fixbug: creation of separate indices for each label 2023-11-03 18:08:57 +08:00
莘权 马
532099a7c6 refactor: update notations 2023-11-03 15:14:05 +08:00
莘权 马
e667fb4f00 refactor: update notations 2023-11-03 13:53:12 +08:00
莘权 马
290479969b refactor: update notations 2023-11-03 12:00:18 +08:00
莘权 马
b1386a01f5 refactor: update notations 2023-11-03 11:57:10 +08:00
莘权 马
953a003e1e refactor: update notations 2023-11-03 11:53:47 +08:00
莘权 马
17c5f80d80 refactor: update notations 2023-11-03 11:48:47 +08:00
莘权 马
6bd9a76997 refactor: update notations 2023-11-03 11:43:40 +08:00
莘权 马
a996440d5e refactor: update notations 2023-11-03 11:36:27 +08:00
莘权 马
ddd2d40ff3 refactor: update notations 2023-11-03 11:29:37 +08:00
莘权 马
67f07b66cd refactor: update notations 2023-11-03 11:26:33 +08:00
莘权 马
e49f8a010e refactor: update notations 2023-11-03 11:15:01 +08:00
莘权 马
96f29dadb8 refactor: update notations 2023-11-03 11:12:59 +08:00
莘权 马
2e9a265b91 feat: + subscribe 2023-11-02 16:27:41 +08:00
莘权 马
660f788683 feat: + subscribe 2023-11-02 11:51:10 +08:00
莘权 马
bc1a757293 refactor: rename async_put_message to put_message 2023-11-02 10:40:26 +08:00
莘权 马
d127586320 refactor: Refactor Message transmission & filtering 2023-11-01 20:35:37 +08:00
莘权 马
8582f21962 refactor: Refactor Message transmission & filtering 2023-11-01 20:33:34 +08:00
莘权 马
bd813d2b90 refactor: Refactor Message transmission & filtering 2023-11-01 20:17:23 +08:00
莘权 马
545d77ce0d refactor: Refactor Message transmission & filtering 2023-11-01 20:08:58 +08:00
莘权 马
5e8ada5cff refactor: Message 2023-10-31 15:23:37 +08:00
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