Commit graph

6281 commits

Author SHA1 Message Date
林义章
329f078b9a Merge branch 'role_zero_impr' into 'mgx_ops'
fix da not responded to new req; rm user_req attribute from rolezero

See merge request pub/MetaGPT!176
2024-06-20 03:22:17 +00:00
garylin2099
519d843287 Merge branch 'mgx_ops' into role_zero_impr 2024-06-20 11:21:18 +08:00
hongjiongteng
7538e715ed opt engineer2 2024-06-20 10:36:19 +08:00
hongjiongteng
599eecf1f4 opt engineer2 2024-06-20 10:34:20 +08:00
usamimeri_renko
b9c6c91cfe update qianfan version 2024-06-20 10:28:26 +08:00
Kaushal_26
e56c06dafc feat: Integration of MetaGPT with UI framework, Chainlit
- MetaGPT on UI Integrated using Chainlit:
  https://github.com/Chainlit/chainlit, as it gives flexibility
- We can send an "idea" from UI as "Create a 2048 Game".
- Added 2 chat starters, so easily clickable to run the idea.
- Changed Team.env to use ChainlitEnv instead of Environment for
  chainlit configuration
2024-06-20 01:55:42 +05:30
hongjiongteng
942a6d61bb opt engineer2 2024-06-19 23:41:09 +08:00
Igor Pechersky
1028184a1f Got error from SerpAPI: Google hasn't returned any results for this query. 2024-06-19 10:04:12 +00:00
Igor Pechersky
223a018083 https://github.com/geekan/MetaGPT/issues/1356 2024-06-19 09:46:41 +00:00
garylin2099
30286ce4b8 fix da not responded to new req; rm user_req attribute from rolezero 2024-06-19 16:04:55 +08:00
hongjiongteng
47df4c09ba add code_review tool to engineer2 to enhance code effectiveness 2024-06-19 15:42:07 +08:00
莘权 马
1a9c88c8aa fixbug: detect interactions 2024-06-19 12:02:29 +08:00
hongjiongteng
63a41ba81d add code_review tool to engineer2 to enhance code effectiveness 2024-06-18 21:35:46 +08: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
林义章
70b69717f9 Merge branch 'feature-stream-parse' into 'mgx_ops'
Feature stream parse

See merge request pub/MetaGPT!174
2024-06-18 06:56:29 +00:00
shenchucheng
9d06f9f4f8 Handle potential incorrect newline representations in FileWriter.write() 2024-06-18 14:39:12 +08:00
shenchucheng
351cf18c3a Refactor: Update message publishing logic to handle multiple recipients 2024-06-18 12:01:53 +08:00
shenchucheng
991bfd6f68 Fix: Correct regex pattern to accurately match code blocks in Markdown 2024-06-18 11:57:49 +08:00
shenchucheng
93e4c12610 add thought stream report 2024-06-18 11:54:29 +08:00
莘权 马
173dd8a813 feat: rfc243 2024-06-18 10:40:11 +08:00
莘权 马
99b753a644 feat: rfc243 2024-06-18 10:36:55 +08:00
莘权 马
4dfe6ef26f feat: rfc243 2024-06-18 10:33:15 +08:00
林义章
b056be5384 Merge branch 'role_zero_impr' into 'mgx_ops'
TL's repetitive assignment of tasks

See merge request pub/MetaGPT!173
2024-06-17 13:56:59 +00:00
garylin2099
2083233d41 optimize direct chat logic 2024-06-17 20:49:37 +08:00
莘权 马
b71af7b46a fixbug: no comments 2024-06-17 16:04:43 +08:00
garylin2099
e450a37daf a temp rule to fix TL's repetitive task assignment 2024-06-17 15:49:48 +08:00
garylin2099
5d70c061e3 some formatting 2024-06-17 15:46:45 +08:00
莘权 马
cf8efc9f67 fixbug: write software framework, rfc243 2024-06-17 15:25:40 +08:00
莘权 马
5911d3ce70 feat: +software tools 2024-06-16 14:32:16 +08:00
莘权 马
7d92e3eb12 feat: +software tools 2024-06-15 22:33:11 +08:00
莘权 马
e1b3bd3869 fixbug: rfc243 2024-06-15 15:35:47 +08:00
莘权 马
c619b29d12 feat: +mgx 2024-06-14 18:08:04 +08:00
莘权 马
d8f1a37334 feat: + docstring 2024-06-14 17:02:16 +08:00
莘权 马
1a1e98631d feat: supplement prompt 2024-06-14 15:28:10 +08:00
莘权 马
ff2c54777c refactor WriteTRD.run 2024-06-14 14:48:58 +08:00
林义章
a99cb7532c Merge branch 'role_zero_impr' into 'mgx_ops'
add end command to experience

See merge request pub/MetaGPT!169
2024-06-14 05:59:50 +00:00
garylin2099
aa0f810726 add end command to experience 2024-06-14 13:58:27 +08:00
莘权 马
92dbf76079 feat: +rfc243 2024-06-14 10:34:04 +08:00
林义章
f95a62b5df Merge branch 'role_zero_impr' into 'mgx_ops'
bugfix

See merge request pub/MetaGPT!168
2024-06-13 12:53:52 +00:00
garylin2099
d57d4f3c01 fix one line content (\\n issue) for editor 2024-06-13 20:51:03 +08:00
garylin2099
207f3f3b6a team leader common-sense qa, ask for clarification, increase max_react_loop, issue end command 2024-06-13 20:13:32 +08:00
garylin2099
25ca338110 add back content display for Browser._view 2024-06-13 19:46:36 +08:00
garylin2099
f0df3144d6 fix ask human problem 2024-06-13 15:14:34 +08:00
莘权 马
e8cc6b7193 feat: sync metagpt/utils/di_graph_repository.py
feat: +graph db action
2024-06-13 13:45:41 +08:00
Wei-Jianan
bcf1fcebc0 [fix] Type hint 2024-06-13 05:08:44 +00:00
Wei-Jianan
f77e685bd1 [feat] support async in bedrockLLM by loop.run_in_executor 2024-06-13 05:04:47 +00:00
张雷
12ce4ef311 Merge branch 'terminal_env_fix' into 'mgx_ops'
update: git tool

See merge request pub/MetaGPT!164
2024-06-13 03:18:00 +00:00
zhanglei
ad2530aff9 update: git tool 2024-06-13 11:17:16 +08:00
Alexander Wu
38cea1daf2
Merge pull request #1338 from Stitch-z/main
fix: 修复父类role代码改动而影响到子类role-教程助手功能的问题
2024-06-12 15:16:40 +08:00
Stitch-z
c9e45c6e88
Merge pull request #17 from Stitch-z/feature-tutorial-assistant
fix: 修复父类role代码改动而影响到子类role-教程助手功能的问题
2024-06-12 15:08:17 +08:00