better629
|
bf75e32f1e
|
fix Environment missing abstract methods implement
|
2024-03-28 21:10:55 +08:00 |
|
better629
|
5b7419071e
|
add inherited funcs and then implement
|
2024-03-28 21:10:55 +08:00 |
|
better629
|
2b7d09ede2
|
add base environment action_space/observation space and update stanford_town_env
|
2024-03-28 21:10:55 +08:00 |
|
better629
|
11266747d7
|
update st_game using MG v0.7
|
2024-03-28 21:10:55 +08:00 |
|
seehi
|
da359fdbb1
|
lazy import colbert
|
2024-03-28 15:47:38 +08:00 |
|
Alexander Wu
|
78792e6c93
|
Merge pull request #1120 from bluechanel/main
Add bing search engine to tools module
|
2024-03-28 14:08:29 +08:00 |
|
wiley
|
9793f08d07
|
Update search_engine.py BING="bing"
|
2024-03-27 21:57:24 +08:00 |
|
wiley
|
b828f9d8ed
|
Update __init__.py. BING="bing"
|
2024-03-27 21:53:51 +08:00 |
|
seehi
|
c8fe6db931
|
upgrade llama-index-vector-stores-chroma and rag test coverage 100%
|
2024-03-27 19:53:50 +08:00 |
|
wiley
|
54d718a950
|
Merge branch 'geekan:main' into main
|
2024-03-27 17:07:44 +08:00 |
|
wiley
|
ba6fa497a9
|
✨ Add bing search engine
|
2024-03-27 15:38:16 +08:00 |
|
wiley
|
695ffca5fa
|
✨ Add bing search engine
|
2024-03-27 14:42:44 +08:00 |
|
better629
|
d7968fdc20
|
Merge branch 'main' into feat_memory
|
2024-03-27 10:48:31 +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 |
|
better629
|
4bd80c5e7d
|
fix provider failed ut
|
2024-03-26 10:22:00 +08:00 |
|
莘权 马
|
b403f2b209
|
fixbug: #1100
|
2024-03-25 22:56:18 +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 |
|
莘权 马
|
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 |
|
莘权 马
|
89b263a2fb
|
fixbug: #1076
|
2024-03-23 13:24:23 +08: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 |
|
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 |
|
seehi
|
aea06852ba
|
make the rag module optional
|
2024-03-22 11:15:31 +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 |
|
莘权 马
|
c6b9e234bf
|
feat: merge geekan:main
|
2024-03-21 22:08:13 +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 |
|
莘权 马
|
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
|
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 |
|
莘权 马
|
edc3f3c48a
|
Merge branch 'feature/tree' into feature/repo_to_markdown
|
2024-03-20 22:08:21 +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 |
|