Commit graph

4920 commits

Author SHA1 Message Date
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
luxiangtao
82ca12f4da pre-commit 2024-03-25 11:24:02 +08:00
luxiangtao
37fcabfc3c remove di example's uselsee codes 2024-03-24 15:04:42 +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
893501fd35
Merge pull request #1082 from iorisa/fixbug/0.7/issue/958
fixbug: #958
2024-03-23 18:00:25 +08:00
Alexander Wu
2fbb15422e
Merge pull request #1081 from shenchucheng/feature-browser-engine-ut
Replace *.deepwisdom.ai with a local server for scraping
2024-03-23 17:59:16 +08:00
莘权 马
a988d9c4f3 fixbug: proxy 2024-03-23 17:57:10 +08:00
shenchucheng
d53cfd39f7 replace *.deepwisdom.ai for scraping by local server 2024-03-23 17:29:36 +08:00
Alexander Wu
ac755e7668
Merge pull request #1080 from iorisa/fixbug/issue/1076
fixbug: #1076
2024-03-23 17:08:04 +08:00
莘权 马
89b263a2fb fixbug: #1076 2024-03-23 13:24:23 +08:00
igeni
960ad61064 fixed regexp to add support of unicode for strings 2024-03-22 16:00:26 +03:00
seehi
aaae00441b use Literal to restrict vector_store_query_mode of ElasticsearchKeywordRetrieverConfig 2024-03-22 18:05:32 +08:00
seehi
092ef26425 support elasticsearch text only 2024-03-22 17:30:35 +08:00
seehi
34a3c1ad07 upgrade llama-index-vector-stores-elasticsearch 2024-03-22 15:58:59 +08:00
Alexander Wu
933a242370
Merge pull request #1072 from geekan/fix_typo
fix minecraft typo
2024-03-22 12:09:45 +08:00
geekan
82fa7f487c fix minecraft typo 2024-03-22 11:55:14 +08:00
Alexander Wu
334149bb5d
Merge branch 'main' into fix_typo 2024-03-22 11:53:54 +08:00