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 |
|
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 |
|
莘权 马
|
2f30f53151
|
Merge branch 'feature/tree' into feature/repo_to_markdown
|
2024-03-21 15:15:54 +08:00 |
|
莘权 马
|
9cfcfb1ea8
|
feat: use --gitfile
|
2024-03-21 15:14:14 +08:00 |
|
Alexander Wu
|
657934d3ec
|
Merge pull request #1065 from geekan/add_params_to_search_engine
add params to search engine
|
2024-03-21 15:02:20 +08:00 |
|
geekan
|
f051104bce
|
simplify code
|
2024-03-21 14:55:42 +08:00 |
|
莘权 马
|
587c134893
|
fixbug: reset ocr_receipt.py
|
2024-03-21 14:55:00 +08:00 |
|
莘权 马
|
8cda8c6f1b
|
fixbug: reset ocr_receipt.py
|
2024-03-21 14:54:14 +08:00 |
|
geekan
|
8486e52048
|
add params to search engine
|
2024-03-21 14:52:17 +08:00 |
|
geekan
|
fcb2ea4863
|
add params to search engine
|
2024-03-21 13:57:32 +08:00 |
|
莘权 马
|
b42cf5cbd6
|
refactor: timeout 0
|
2024-03-21 13:21:24 +08:00 |
|
莘权 马
|
9350e214b4
|
feat: + repo to markdown
|
2024-03-21 12:59:44 +08:00 |
|
seehi
|
191a86f93e
|
rag add es
|
2024-03-21 12:04:06 +08:00 |
|
Alexander Wu
|
91053f0139
|
Merge pull request #1058 from iorisa/fixbug/issues/1016
fixbug: #1016
|
2024-03-21 11:32:24 +08:00 |
|
geekan
|
dd348d0707
|
remove incorrect file header
|
2024-03-21 10:46:08 +08:00 |
|
geekan
|
067a39e7b9
|
remove incorrect file header
|
2024-03-21 10:46:08 +08:00 |
|
莘权 马
|
edc3f3c48a
|
Merge branch 'feature/tree' into feature/repo_to_markdown
|
2024-03-20 22:08:21 +08:00 |
|
莘权 马
|
7c8f57e46c
|
feat: + timeout
|
2024-03-20 21:37:47 +08:00 |
|
莘权 马
|
af3a409ac4
|
fixbug: llm.timeout not working
|
2024-03-20 21:24:41 +08:00 |
|
莘权 马
|
f6a11d5089
|
fixbug: #1016
|
2024-03-20 17:46:21 +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 |
|
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 |
|
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 |
|