Commit graph

4142 commits

Author SHA1 Message Date
usamimeri_renko
b0ed292fa7 update test 2024-04-26 17:30:03 +08:00
usamimeri_renko
83c8ccb6b9 update 2024-04-26 17:15:24 +08:00
usamimeri_renko
8fafa2eb4e stream test 2024-04-26 17:03:06 +08:00
usamimeri_renko
4c394a1cac add test 2024-04-26 16:08:39 +08:00
usamimeri_renko
cafe666bfd lazy installation 2024-04-26 02:02:38 +08:00
usamimeri_renko
6561c7aa7e add docs 2024-04-26 01:29:43 +08:00
usamimeri_renko
e9723f4955 add claude chat template 2024-04-26 01:16:54 +08:00
usamimeri_renko
0cdca1b642 fix llama3 chat template bug 2024-04-26 01:05:04 +08:00
usamimeri_renko
784c6265ee update max tokens and support max_tokens field 2024-04-25 23:41:21 +08:00
usamimeri_renko
6452adf82a update provider package 2024-04-25 21:47:57 +08:00
usamimeri_renko
aded1dc2ed add some type hint 2024-04-25 21:23:25 +08:00
usamimeri_renko
f45a379183 add titan 2024-04-25 21:16:22 +08:00
usamimeri_renko
a6058ca629 change provider to private 2024-04-25 20:58:50 +08:00
usamimeri_renko
6355c5c0ed implement all model 2024-04-25 20:55:59 +08:00
usamimeri_renko
187e9ef698 support anthropic 2024-04-25 20:24:39 +08:00
usamimeri_renko
9775a2b1eb implement meta 2024-04-25 20:05:25 +08:00
usamimeri_renko
a741488410 add stream 2024-04-25 15:16:05 +08:00
usamimeri_renko
4d1fb20785 add generate_kwargs 2024-04-25 14:31:22 +08:00
usamimeri_renko
ec7df8acdf support mistral 2024-04-25 13:47:31 +08:00
usamimeri_renko
4f14ee7ce1 implement base provider 2024-04-25 12:30:20 +08:00
usamimeri_renko
fd4c0fde26 implement framework 2024-04-25 12:00:27 +08:00
Alexander Wu
c779f6977e
Merge pull request #1224 from seehi/fix-rag-redundant-embedding
Fix the potential duplicate embeddings in the RAG module
2024-04-24 20:01:43 +08:00
seehi
1607228b9d update comment 2024-04-24 19:00:53 +08:00
Alexander Wu
12a7825b94
Merge pull request #1221 from seehi/feat-update-req
Update requirements.txt to resolve dependency issues
2024-04-24 17:59:08 +08:00
seehi
eb564bb38a fix redundant embedding 2024-04-24 16:09:53 +08:00
seehi
b8b1a666fe fix redundant embedding 2024-04-24 15:56:15 +08:00
seehi
e976ece310 fix redundant embedding 2024-04-24 13:43:23 +08:00
seehi
263d79980e fix redundant embedding 2024-04-23 21:48:50 +08:00
seehi
a2fb6f8fda update requirements.txt 2024-04-23 17:29:10 +08:00
seehi
44e09614f8 update requirements.txt 2024-04-23 17:12:06 +08:00
geekan
6d60c9efb8 config example update 2024-04-23 17:05:25 +08:00
geekan
57085fb819 update README 2024-04-22 21:29:13 +08:00
Alexander Wu
7bfe2b51d6
Merge pull request #1217 from geekan/update_model_version
update openai model version
2024-04-22 21:25:24 +08:00
geekan
f3241fcda1 add more instruction to make use of llama3 2024-04-22 21:24:47 +08:00
geekan
9a7c19544a update openai model version 2024-04-22 19:24:13 +08:00
geekan
dfbdeab050 update openai model version 2024-04-22 19:18:03 +08:00
geekan
7e285fd7ee update version 2024-04-22 18:48:09 +08:00
geekan
11ff430013 bug fix 2024-04-22 17:37:31 +08:00
geekan
00649fcd7f fix conf example 2024-04-22 17:12:47 +08:00
Alexander Wu
94db06f935
Merge pull request #1212 from OopsYouDiedE/main
fix bug for devcontainer; it should use metagpt/metagpt:latest
2024-04-22 15:01:57 +08:00
Alexander Wu
9cb7111c86
Merge pull request #1215 from geekan/test_cr
rename example file and add more logs. add ping.py
2024-04-22 14:58:08 +08:00
geekan
4904c13787 fix code 2024-04-22 14:38:34 +08:00
geekan
cc0412b70d rename example file and add more logs. add ping.py 2024-04-22 14:30:01 +08:00
geekan
e212e7b7b9 update token cost etc. 2024-04-21 21:12:37 +08:00
zhouzinimg
83f1594398 fix bug for devcontainer; it should use metagpt/metagpt:latest 2024-04-20 19:56:57 +08:00
geekan
ed1b310148 add config examples for groq 2024-04-20 12:18:34 +08:00
geekan
9ede1fb209 add config examples for gpt/claude/gemini/llama3/wizardlm2 2024-04-20 11:06:56 +08:00
geekan
2b024928cb add config examples for gpt/claude/gemini/llama3/wizardlm2 2024-04-20 11:06:56 +08:00
Alexander Wu
eeb063a850
Merge pull request #1206 from iorisa/fixbug/vscode
fixbug: vscode, FileNotFoundError: [Errno 2] No such file or directory: '.vs/MetaGPT/v16/.suo'
2024-04-18 20:09:23 +08:00
Alexander Wu
f2ec6787c1
Merge pull request #1209 from iorisa/fixbug/rsp_none
fixbug: action return None
2024-04-18 20:09:10 +08:00