yzlin
|
7fd112e256
|
add linter to process edit content for FileManager
|
2024-04-03 19:51:11 +08:00 |
|
yzlin
|
8648a7646e
|
add FileManager and provide issue fixing example
|
2024-04-03 03:58:56 +08:00 |
|
yzlin
|
5e34038831
|
log datatype change
|
2024-04-02 12:08:39 +08:00 |
|
yzlin
|
95dc1eebf2
|
log plan
|
2024-03-30 21:35:15 +08:00 |
|
yzlin
|
61dd80d12f
|
rm unused args
|
2024-03-30 19:31:45 +08:00 |
|
yzlin
|
c6a791cd32
|
modify log interface
|
2024-03-30 19:20:52 +08:00 |
|
yzlin
|
53240b91f2
|
allow di to use terminal tool, add tool log fn, expand truncate len
|
2024-03-30 17:11:11 +08:00 |
|
yzlin
|
3e10d34468
|
Merge branch 'mgx_ops' into di_mgx
|
2024-03-30 16:45:21 +08:00 |
|
better629
|
29515e934e
|
fix format
|
2024-03-28 22:10:05 +08:00 |
|
better629
|
85378509e6
|
move stanford_town folder
|
2024-03-28 21:30:05 +08:00 |
|
better629
|
7ca51b728c
|
rename folder
|
2024-03-28 21:24:11 +08:00 |
|
better629
|
9a8627f23c
|
add base environment action_space/observation space and update stanford_town_env
|
2024-03-28 21:20:36 +08:00 |
|
better629
|
db9a1c5afb
|
update readme
|
2024-03-28 21:10:55 +08:00 |
|
better629
|
9da9255fdf
|
update ut
|
2024-03-28 21:10:55 +08:00 |
|
better629
|
8c8b054438
|
move stanford_town folder
|
2024-03-28 21:10:55 +08:00 |
|
better629
|
23e9c1124c
|
rename folder
|
2024-03-28 21:10:55 +08:00 |
|
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 |
|
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 |
|
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 |
|
yzlin
|
8b371eaad3
|
add test cases for tool convert
|
2024-03-27 11:41:04 +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 |
|
yzlin
|
a2493d99f1
|
add tool code for ast parsing
|
2024-03-25 17:35:12 +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 |
|
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 |
|