Commit graph

4459 commits

Author SHA1 Message Date
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
geekan
95e6560924 update crlf 2024-04-25 10:40:16 +08:00
Alexander Wu
2476672833
Merge pull request #1193 from YangQianli92/main
Feat:Add RAG Benchmark method
2024-04-25 09:28:58 +08:00
YangQianli92
9e4e32e7c7
Merge branch 'geekan:main' into main 2024-04-24 22:36:54 +08:00
kit
3da74ec00d Merge remote-tracking branch 'origin/main' 2024-04-24 21:55:53 +08:00
kit
5e882563a3 Merge remote-tracking branch 'origin/main' 2024-04-24 21:44:07 +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
YangQianli92
debe6b0173
Add files via upload 2024-04-24 11:56:21 +08:00
YangQianli92
51c7c8f3ef
Create answer.json 2024-04-24 11:55:43 +08:00
YangQianli92
d0614f121b
Update dataset_info.json 2024-04-24 11:54:24 +08:00
YangQianli92
95011ab899
Update dataset_info.json 2024-04-24 11:54:08 +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
c036574507 update version 2024-04-22 18:53:52 +08:00
geekan
63a7e8b59d update version 2024-04-22 18:52:33 +08:00
geekan
7e285fd7ee update version 2024-04-22 18:48:09 +08:00
geekan
3a5ad6e896 bug fix 2024-04-22 17:40:47 +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