geekan
|
e40fc66f98
|
add with_model to BaseLLM
|
2024-03-18 11:39:37 +08:00 |
|
Alexander Wu
|
e783e5b208
|
Merge pull request #974 from better629/feat_memory
Feat add rag
|
2024-03-17 23:39:12 +08:00 |
|
Ruifeng Fu
|
c9f6a52752
|
update gpt-3.5-turbo-0125 in TOKEN_COSTS
|
2024-03-17 21:53:10 +08:00 |
|
frf
|
28c7ffba5f
|
update gpt-3.5-turbo-0125 in count_message_tokens
|
2024-03-17 20:41:31 +08:00 |
|
betterwang
|
8c218a1e55
|
fix persist naming
|
2024-03-16 22:26:40 +08:00 |
|
seehi
|
bd91611242
|
change func name for more readable
|
2024-03-16 22:10:40 +08:00 |
|
seehi
|
5448de3e3e
|
modify comment of ObjectNodeMetadata
|
2024-03-16 09:30:39 +08:00 |
|
seehi
|
d27026ad81
|
just change some func's position
|
2024-03-16 09:11:54 +08:00 |
|
seehi
|
ec2e8bdca3
|
for consistency, move rag.llm to rag.factories.llm
|
2024-03-16 09:03:34 +08:00 |
|
Alexander Wu
|
eb8e8460b8
|
Merge pull request #997 from liujun3660105/feat/add-cusotm-llm-config
feat:add user llm config
|
2024-03-15 23:32:56 +08:00 |
|
Alexander Wu
|
07672fc683
|
Merge pull request #986 from azurewtl/fixed-fail-to-reduce-message-length
fixbug#979 : `RuntimeError: fail to reduce message length`
|
2024-03-15 23:32:07 +08:00 |
|
mannaandpoem
|
804dc169f4
|
Add examples of paper reproduction
|
2024-03-15 21:25:30 +08:00 |
|
seehi
|
08f4e2ad70
|
rag_add_objs catch exception
|
2024-03-15 19:14:59 +08:00 |
|
seehi
|
8e8075317e
|
rename RAGConfigRegistry to ConfigBasedFactory
|
2024-03-15 18:55:08 +08:00 |
|
seehi
|
f46cc95bc2
|
Merge branch 'feat_memory' of github.com:better629/MetaGPT into feat_memory
|
2024-03-15 15:36:29 +08:00 |
|
seehi
|
cb9543b2b9
|
rename ConfigFactory to RAGConfigRegistry
|
2024-03-15 15:36:10 +08:00 |
|
garylin2099
|
7b06268f24
|
Merge pull request #1012 from garylin2099/di_fixes
fix repeated api call bug
|
2024-03-15 15:33:05 +08:00 |
|
yzlin
|
0271cd7f77
|
fix repeated api call bug
|
2024-03-15 15:30:42 +08:00 |
|
better629
|
ba1866f7ca
|
Update openai_api.py
|
2024-03-15 15:19:18 +08:00 |
|
betterwang
|
b3d13ac992
|
update
|
2024-03-15 14:29:00 +08:00 |
|
seehi
|
e58cef6f18
|
update rsp_cache.json
|
2024-03-15 11:12:48 +08:00 |
|
seehi
|
666cac971f
|
add runtime_checkable to support 3.10
|
2024-03-14 22:41:38 +08:00 |
|
better629
|
3f12954e55
|
Merge pull request #1010 from better629/feat_yi
Feat add offcial yi-34b
|
2024-03-14 22:39:11 +08:00 |
|
better629
|
8a8e29902f
|
fix anthropic_api _update_costs problem
|
2024-03-14 22:33:36 +08:00 |
|
better629
|
1306971d2d
|
add yi-34b
|
2024-03-14 21:34:23 +08:00 |
|
seehi
|
468e574ef0
|
add NoEmbedding interface
|
2024-03-14 20:39:19 +08:00 |
|
seehi
|
6c95e601a0
|
add BM25IndexConfig
|
2024-03-14 17:44:37 +08:00 |
|
garylin2099
|
7f39377a74
|
Merge pull request #1007 from orange-crow/restore_WalmartSalesForecast_example
restore WalmartSalesForecast example.
|
2024-03-14 12:14:56 +08:00 |
|
garylin2099
|
c8fd7e67b3
|
Merge pull request #1008 from orange-crow/restore_WalmartSalesForecast_example
restore WalmartSalesForecast example.
|
2024-03-14 12:14:22 +08:00 |
|
刘棒棒
|
a26c849b50
|
restore WalmartSalesForecast example.
|
2024-03-14 10:26:12 +08:00 |
|
June
|
2a4934094c
|
Merge branch 'geekan:main' into feat/add-cusotm-llm-config
|
2024-03-14 08:34:56 +08:00 |
|
liujun
|
b2cfea2c74
|
fix:repair custom llm config
|
2024-03-14 08:32:18 +08:00 |
|
Sirui Hong
|
72179a0bd4
|
Update README_JA.md
|
2024-03-14 02:21:00 +08:00 |
|
Sirui Hong
|
08c0d4bf5e
|
Update README_CN.md
|
2024-03-14 02:19:05 +08:00 |
|
Sirui Hong
|
8cf989d304
|
Update README.md
|
2024-03-14 02:15:04 +08:00 |
|
geekan
|
54aace8d11
|
update real publish date
|
2024-03-14 01:50:37 +08:00 |
|
Alexander Wu
|
4cf6102921
|
Merge pull request #995 from geekan/code_interpreter
Restructure DataInterpreter
|
2024-03-14 01:26:51 +08:00 |
|
garylin2099
|
fd7cc41f73
|
Merge pull request #1006 from garylin2099/di_fixes
update example
|
2024-03-14 00:44:12 +08:00 |
|
yzlin
|
83fb239bb7
|
update example
|
2024-03-14 00:42:27 +08:00 |
|
garylin2099
|
87d6d18a6b
|
Merge pull request #1004 from garylin2099/di_fixes
minor bug fixes
|
2024-03-13 23:47:34 +08:00 |
|
yzlin
|
b6eab0c638
|
fixed azure pricing plan
|
2024-03-13 23:39:46 +08:00 |
|
yzlin
|
e77ebcadc8
|
keep mockllm aask_code updated with openai api
|
2024-03-13 23:14:31 +08:00 |
|
garylin2099
|
97a8cbc2c6
|
Merge pull request #1003 from garylin2099/di_fixes
add unit tests
|
2024-03-13 21:56:47 +08:00 |
|
yzlin
|
247f784997
|
update cache
|
2024-03-13 21:51:05 +08:00 |
|
yzlin
|
e73ff53de6
|
terminate kernel properly in unit tests
|
2024-03-13 21:49:21 +08:00 |
|
yzlin
|
f9683c0276
|
test type match recommender
|
2024-03-13 21:17:24 +08:00 |
|
garylin2099
|
9f0ed61a15
|
Merge pull request #1002 from mannaandpoem/code_interpreter_update_terminate
update method of terminate
|
2024-03-13 20:13:32 +08:00 |
|
seehi
|
d29ebc91cc
|
add context_window and num_output in rag_llm
|
2024-03-13 18:00:57 +08:00 |
|
mannaandpoem
|
88cea9418c
|
update method of terminate
|
2024-03-13 17:08:58 +08:00 |
|
garylin2099
|
fb175c0012
|
Merge pull request #1001 from garylin2099/di_fixes
minor updates
|
2024-03-13 16:53:58 +08:00 |
|