Commit graph

489 commits

Author SHA1 Message Date
better629
5fbc5b7688
Merge pull request #1284 from usamimeri/update_qwen
update qwen token count
2024-06-22 14:39:54 +08:00
usamimeri_renko
4797c91168
Update latest qwen price and max token 2024-06-20 16:33:54 +08:00
Alexander Wu
46cc9b8c68
Merge pull request #1286 from david-zlj/zlj
修复issue #1144
2024-06-03 18:31:22 +08:00
zhulj
9da02df70c ran pre-commit 2024-06-02 10:27:21 +08:00
usamimeri_renko
4e3c46a5fd
Merge branch 'geekan:main' into update_qwen 2024-05-29 16:27:49 +08:00
Alexander Wu
a705a515fb
Merge pull request #1288 from usamimeri/huoshan
Feat: Add Ark support (For Doubao)
2024-05-29 16:21:51 +08:00
Alexander Wu
519be03d4a
Merge pull request #1291 from usamimeri/update_spark
Feat: support async spark api
2024-05-29 16:20:29 +08:00
shenchucheng
e4129025b0 fix pyppeteer/playwright mermaid engine run error 2024-05-24 15:59:04 +08:00
usamimeri_renko
0cf020affb fix typo 2024-05-22 23:15:38 +08:00
usamimeri_renko
bb8ea2eaf9 implement streaming 2024-05-22 22:05:15 +08:00
usamimeri_renko
ff37dc1193 add tests 2024-05-22 11:11:12 +08:00
zhulj
b9fa3687eb 修复issue #1144 在Windows系统上运行MetaGPT会出现该问题,Windows系统文件路径表示方法与Linux系统不一样 2024-05-21 17:30:33 +08:00
usamimeri_renko
712dfb23b2 update qwen 2024-05-21 13:13:10 +08:00
usamimeri_renko
7426ebc25a add token max 2024-05-20 15:13:51 +08:00
usamimeri_renko
48189e98d8 add huoshan_ark 2024-05-20 15:12:49 +08:00
geekan
e03db313a2 tuning code 2024-05-18 15:23:21 +08:00
geekan
43df876f24 fix pre-commit 2024-05-17 19:13:26 +08:00
Alexander Wu
d9ed99e85f
Merge pull request #1207 from kithib/main
add new android operation(open app,exit,stop)
2024-05-17 19:08:00 +08:00
usamimeri_renko
0916399313
Merge branch 'geekan:main' into main 2024-05-16 20:51:52 +08:00
usamimeri_renko
3f54646691 add token max and deepseek-coder,gpt-4-turbo-2024-04-09 2024-05-15 17:44:20 +08:00
usamimeri_renko
1047abf1f4 add counter 2024-05-15 15:40:59 +08:00
usamimeri_renko
0006b62901 resolve problem and add cost manager 2024-04-29 17:29:41 +08:00
geekan
dfbdeab050 update openai model version 2024-04-22 19:18:03 +08:00
geekan
e212e7b7b9 update token cost etc. 2024-04-21 21:12:37 +08:00
kithib
d0e898dcfa Merge remote-tracking branch 'origin/main' 2024-04-19 17:56:36 +08:00
kithib
4f18c4b4b5 Merge remote-tracking branch 'origin/main' 2024-04-18 15:36:55 +08:00
莘权 马
b892a9b43b fixbug: vscode, FileNotFoundError: [Errno 2] No such file or directory: '.vs/MetaGPT/v16/.suo' 2024-04-17 22:07:52 +08:00
better629
fdc758a571 add openrouter support 2024-04-16 15:10:23 +08:00
yzlin
f87387d22a Merge branch 'main' into code_interpreter 2024-04-11 18:08:30 +08:00
better629
cf2046f1d2
Merge branch 'main' into feat_werewolf 2024-04-10 20:40:22 +08:00
better629
5caaea2aeb replace werewolf experience chromadb with rag 2024-04-10 19:35:46 +08:00
better629
ade46df232 update log_parse_json and custom werewolf num in prompt 2024-04-10 17:42:56 +08:00
Alexander Wu
63ca5452bc
Merge pull request #1172 from seehi/feat-rag-embedding
Make RAG embedding configurable and add gpt-4-turbo in token_counter.
2024-04-10 15:59:31 +08:00
seehi
549cb2d90b format code 2024-04-10 15:54:08 +08:00
seehi
c494844c02 make embedding configurable and add gpt-4-turbo. 2024-04-10 14:12:45 +08:00
Alexander Wu
db65554c49
Merge pull request #1118 from 2495165664/main
feat(core): Add stream data return and reception
2024-04-08 20:40:37 +08:00
leiwu30
a2484f6420 fix: Fix bug for merging 2024-04-07 10:12:26 +08:00
莘权 马
128953b17d feat: add none 2024-04-02 16:14:24 +08:00
leiwu30
db2ea905b4 fix: Only add demo and a tool class to complete the function 2024-03-28 10:27:15 +08:00
leiwu30
923150b2f3 Revert "feat(core): Add stream data return and reception"
This reverts commit 7706b88f03.
2024-03-28 09:38:44 +08:00
leiwu30
7706b88f03 feat(core): Add stream data return and reception
1. add file: utils/steam_pipe.py
2. add demo: samples/flask_web_api.py
3. Other core code modifications, Add and use the StreamPipe class at night
4. Add flask library to requirements
2024-03-27 14:57:23 +08:00
luxiangtao
83e5eb133a updata di example and Change the location of the .ipynb locations 2024-03-24 15:01:45 +08:00
Alexander Wu
334149bb5d
Merge branch 'main' into fix_typo 2024-03-22 11:53:54 +08:00
geekan
bf44a69958 fix minecraft typo 2024-03-22 11:25:22 +08:00
Alexander Wu
fdf53ac555
Merge pull request #1061 from iorisa/feature/repo_to_markdown
feat: repo to markdown
2024-03-21 22:44:58 +08:00
better629
12551ab60c fix state value extract for https://github.com/geekan/MetaGPT/issues/1067 2024-03-21 21:57:59 +08:00
Alexander Wu
5ee95b1461
Merge pull request #985 from iorisa/feature/tree
feat: + tree command
2024-03-21 15:39:29 +08:00
Alexander Wu
420f1c0d22
Merge pull request #983 from iorisa/feature/merge/v0.7.6
feat: merge v0.7.6 to main
2024-03-21 15:31:57 +08:00
莘权 马
9cfcfb1ea8 feat: use --gitfile 2024-03-21 15:14:14 +08:00
莘权 马
9350e214b4 feat: + repo to markdown 2024-03-21 12:59:44 +08:00