Commit graph

4286 commits

Author SHA1 Message Date
better629
a27b081ab3 update android_env to simplify code 2024-03-27 22:25:22 +08:00
Azure Wang
5bad744f44 - keep log_llm_stream from effect 2024-03-27 22:13:52 +08:00
wiley
9793f08d07
Update search_engine.py BING="bing" 2024-03-27 21:57:24 +08:00
wiley
3d555cabc1
Update test_search_engine.py BING="bing" 2024-03-27 21:54:34 +08:00
wiley
b828f9d8ed
Update __init__.py. BING="bing" 2024-03-27 21:53:51 +08:00
yzlin
d5c3c5a147 rm unnecessary condition 2024-03-27 20:08:11 +08:00
seehi
c8fe6db931 upgrade llama-index-vector-stores-chroma and rag test coverage 100% 2024-03-27 19:53:50 +08:00
Azure Wang
67130fc2d6 Merge branch 'main' into feature_mute_stream_log_for_info_level 2024-03-27 18:07:37 +08:00
Azure Wang
de901ce3ce - define_log_level(print_level="info") will mute stream log 2024-03-27 18:01:51 +08:00
wiley
54d718a950
Merge branch 'geekan:main' into main 2024-03-27 17:07:44 +08:00
better629
0b939f3078 rename tests 2024-03-27 16:57:01 +08:00
leiwu30
29fecffa3f fix: Make flask an extra dependency
https://github.com/geekan/MetaGPT/pull/1118#discussion_r1540656272
2024-03-27 16:55:38 +08:00
better629
e2ed85f197 update andriod_assistant const and test data 2024-03-27 16:36:42 +08:00
wiley
ba6fa497a9 Add bing search engine 2024-03-27 15:38:16 +08:00
Alexander Wu
6450a09d3b
Merge pull request #1114 from better629/feat_memory
Feat rag add more features
2024-03-27 15:26:30 +08:00
better629
367fefbbc5 update andriod_assistant with obs/action space 2024-03-27 14:59:20 +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
wiley
695ffca5fa Add bing search engine 2024-03-27 14:42:44 +08:00
better629
4014cbb67b del useless files 2024-03-27 13:51:09 +08:00
better629
191d943dea fix merge problem 2024-03-27 12:18:11 +08:00
better629
6e1b174023 fix merge problem 2024-03-27 12:17:50 +08:00
better629
9d3571469c add android agent 2024-03-27 12:13:28 +08:00
garylin2099
02e0eb0add
Merge pull request #1116 from garylin2099/di_fixes
Register tools from a path
2024-03-27 11:43:31 +08:00
yzlin
8b371eaad3 add test cases for tool convert 2024-03-27 11:41:04 +08:00
seehi
90e1b62934 rm unnecessary comment 2024-03-27 11:28:23 +08:00
seehi
8d98ce34e5 fix by cr 2024-03-27 11:15:10 +08:00
better629
04e4d8d7cd add android_env obs/action space 2024-03-27 11:02:22 +08:00
better629
d7968fdc20
Merge branch 'main' into feat_memory 2024-03-27 10:48:31 +08:00
better629
bc5cd8dd98 fix Environment missing abstract methods implement 2024-03-26 20:59:29 +08:00
better629
b5bfa4b8a7 add inherited funcs and then implement 2024-03-26 20:35:47 +08:00
better629
5e6f275710 add base environment action_space/observation space and update stanford_town_env 2024-03-26 20:22:45 +08:00
seehi
1eb141a45f add object ranker 2024-03-26 16:40:10 +08:00
seehi
a22d7d8983 add object ranker 2024-03-26 16:36:45 +08:00
Guess
643450388a
Merge pull request #648 from eukub/concat-to-fstrings
сhanged concatenation of strings to f-strings to improve readability
2024-03-26 11:21:59 +08:00
Alexander Wu
2cb780584a
Merge pull request #1105 from iorisa/fixbug/issue/1100
fixbug: #1100
2024-03-26 11:01:18 +08:00
Alexander Wu
5ac481d11b
Merge pull request #1108 from geekan/skip_test
skip rebuild seq view
2024-03-26 10:26:51 +08:00
Alexander Wu
db7aebaedf
Merge pull request #1107 from better629/main
fix provider failed ut
2024-03-26 10:26:11 +08:00
geekan
b2fd960829 skip rebuild seq view 2024-03-26 10:22:32 +08:00
better629
4bd80c5e7d fix provider failed ut 2024-03-26 10:22:00 +08:00
better629
64350d2c6d
Merge branch 'geekan:main' into feat_st_game 2024-03-26 09:51:02 +08:00
莘权 马
6c2d413664 feat: add cost_manager 2024-03-25 23:23:43 +08:00
莘权 马
b403f2b209 fixbug: #1100 2024-03-25 22:56:18 +08:00
莘权 马
630eecd18b fixbug: #1094 2024-03-25 21:06:24 +08:00
Alexander Wu
12948a5482
Merge pull request #1098 from orange-crow/update_pandas_version
fix issue 868
2024-03-25 17:53:32 +08:00
yzlin
a2493d99f1 add tool code for ast parsing 2024-03-25 17:35:12 +08:00
莘权 马
a896351ed8 fixbug: #1095 2024-03-25 17:09:02 +08:00
刘棒棒
d0dc2674ca fix #868 2024-03-25 16:30:53 +08:00
yzlin
67464c37f1 use ast to parse code texts and register a whole repo as tools 2024-03-25 16:09:31 +08:00
yzlin
28d293d490 docstring are usually english, discard jieba tokenizer 2024-03-25 15:57:31 +08:00
garylin2099
4d8234763c
Merge pull request #1090 from luxiangtaoya/main
updata di example and change the location of the .ipynb locations
2024-03-25 12:07:06 +08:00