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
莘权 马
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
莘权 马
edc3f3c48a
Merge branch 'feature/tree' into feature/repo_to_markdown
2024-03-20 22:08:21 +08:00
莘权 马
f6a11d5089
fixbug: #1016
2024-03-20 17:46:21 +08:00
jinchihe
356ff8926e
Correct bad URL in token_counter
2024-03-19 17:34:51 +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
yzlin
e53a0acc8e
register tools from path
2024-03-18 22:00:51 +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
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
better629
1306971d2d
add yi-34b
2024-03-14 21:34:23 +08:00
莘权 马
6f4d30825f
feat: +tree command
2024-03-13 15:10:13 +08:00
莘权 马
684730e94f
feat: +tree command
2024-03-13 15:06:40 +08:00
yzlin
38f21137ec
Merge branch 'main' into code_interpreter
2024-03-12 15:13:14 +08:00
莘权 马
6a8699cd4a
refactor: Replace Tree class with tree()
2024-03-12 11:14:35 +08:00
莘权 马
7d32f9efe6
refactor: Replace Tree class with tree()
2024-03-12 11:10:09 +08:00
Azure Wang
6487ae84b0
- updated MAX-TOKEN according to openai document
...
- minior optimization of code style
- fixed issues `RuntimeError: fail to reduce message length`
2024-03-11 22:27:59 +08:00
莘权 马
e39cafdd58
feat: + tree command
2024-03-11 22:25:38 +08:00
莘权 马
6a735e3fef
feat: merge 0.7.6
2024-03-11 17:50:48 +08:00
yzlin
bf4b13ec4a
simplify tool convert
2024-03-11 12:30:00 +08:00
seehi
9fe9a4a2d1
replace rag llm factory with llamaindex custom llm
2024-03-08 20:19:28 +08:00
seehi
63a3a760e9
update rag example
2024-03-08 11:18:53 +08:00
seehi
e14aedcea7
upgrade llama-index to v0.10
2024-03-08 00:41:00 +08:00
seehi
dd82962937
reflection for checking methods
2024-03-08 00:41:00 +08:00
better629
cc91df59e5
replace langchain with llama-index
2024-03-08 00:39:15 +08:00