Commit graph

4103 commits

Author SHA1 Message Date
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
geekan
bf44a69958 fix minecraft typo 2024-03-22 11:25:22 +08:00
Alexander Wu
e85c667cc1
Merge pull request #1070 from seehi/feat-update-setup
make the rag module optional
2024-03-22 11:21:29 +08:00
Alexander Wu
2e571e9289
Merge pull request #1071 from geekan/add_di_custom_tool
add custom tool example
2024-03-22 11:20:04 +08:00
geekan
0c27be629b add custom tool example 2024-03-22 11:19:20 +08:00
seehi
aea06852ba make the rag module optional 2024-03-22 11:15:31 +08:00
geekan
bac81ee64b add custom tool example 2024-03-22 10:58:22 +08:00
seehi
e88aa63bf0 make the rag module optional 2024-03-22 10:28:11 +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
Alexander Wu
0e2a578e37
Merge pull request #1060 from iorisa/fixbug/issues/1059
fixbug: llm.timeout not working
2024-03-21 22:36:35 +08:00
莘权 马
c6b9e234bf feat: merge geekan:main 2024-03-21 22:08:13 +08:00
Alexander Wu
0958cc333e
Merge pull request #1069 from better629/main
fix state value extract for issues/1067
2024-03-21 22:01:29 +08:00
better629
12551ab60c fix state value extract for https://github.com/geekan/MetaGPT/issues/1067 2024-03-21 21:57:59 +08:00
seehi
7c1c4b2a35 update comment 2024-03-21 17:14:22 +08:00
seehi
73953c025d add FLAREEngine and ColbertRerank 2024-03-21 17:11:18 +08:00
seehi
6e30b42cc0 add FLAREEngine and ColbertRerank 2024-03-21 16:50:59 +08:00
seehi
e53188f898 fix potential pydantic ValidationError 2024-03-21 16:39:53 +08:00
Alexander Wu
5ee95b1461
Merge pull request #985 from iorisa/feature/tree
feat: + tree command
2024-03-21 15:39:29 +08:00