Commit graph

3648 commits

Author SHA1 Message Date
莘权 马
a6f31bf3e6 Merge branch 'fixbug/issues/1016' into HEAD 2024-03-20 17:46:48 +08:00
莘权 马
f6a11d5089 fixbug: #1016 2024-03-20 17:46:21 +08:00
莘权 马
0fc536e3ee feat: +examples/di/software_company.py 2024-03-20 16:58:31 +08:00
Alexander Wu
adb42f44d6
Merge pull request #1054 from mannaandpoem/main_update_fix_bug
Update process for "Fix bug"
2024-03-20 16:40:37 +08:00
Your Name
21c5d1955b Update process for "Fix bug" 2024-03-20 14:27:11 +08:00
莘权 马
a994716eb2 feat: add software team tool lib 2024-03-20 11:20:04 +08:00
garylin2099
76d801b279
Merge pull request #1049 from shenchucheng/fix-text-ut-error
fix text ut error
2024-03-20 10:39:06 +08:00
shenchucheng
f91334deaf fix text ut error 2024-03-19 23:31:05 +08:00
莘权 马
155a5a8c65 feat: +software develop tool lib 2024-03-19 23:03:17 +08:00
Alexander Wu
cc6708a63c
Merge pull request #1047 from garylin2099/general_updates
update readme with data interpreter usage
2024-03-19 20:54:06 +08:00
yzlin
32a86bdd4e update readme 2024-03-19 20:26:36 +08:00
geekan
416bc59773 update README 2024-03-19 19:36:13 +08:00
geekan
9e8a04ffee update README 2024-03-19 19:33:22 +08:00
geekan
29386e6d2c update arxiv reader 2024-03-19 19:30:31 +08:00
geekan
d9f92ee9a4 update arxiv reader 2024-03-19 19:30:14 +08:00
geekan
29a492d03e update Install and Config in README 2024-03-19 19:22:34 +08:00
geekan
c9f60f344b add arxiv reader 2024-03-19 19:22:16 +08:00
Alexander Wu
b2bbf838ec
Merge pull request #1042 from jinchihe/update_url
Correct bad URL in token_counter
2024-03-19 19:13:13 +08:00
Alexander Wu
bfbf42cc11
Merge pull request #1043 from garylin2099/fix_task_type
fix critical bug: human prior not injected
2024-03-19 19:09:29 +08:00
yzlin
51ba2b393b fix critical bug: human prior not injected 2024-03-19 18:00:59 +08:00
jinchihe
356ff8926e Correct bad URL in token_counter 2024-03-19 17:34:51 +08:00
Sirui Hong
a221d1c418
Merge pull request #1037 from iorisa/fixbug/issues/1018
fixbug: #1018
2024-03-19 15:16:03 +08:00
莘权 马
4a72f3980b fixbug: #1018 2024-03-19 15:08:44 +08:00
Alexander Wu
e01afd09cb
Merge pull request #1027 from testwill/typos
fix: typos
2024-03-19 14:59:05 +08:00
Guess
ec30bc624d
Merge pull request #1020 from RuifengFu/main
update gpt-3.5-turbo-0125 in count_message_tokens
2024-03-19 14:57:14 +08:00
Alexander Wu
250dab47fc
Merge pull request #1035 from iorisa/fixbug/issues/1031
fixbug: #1031
2024-03-19 12:13:14 +08:00
莘权 马
9a51038bd1 fixbug: #1031 2024-03-19 11:46:30 +08:00
guoguangwu
d326a9b961 fix: typos
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
2024-03-18 13:37:17 +08:00
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
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
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