Skip to content
GitLab
Explore
Sign in
Commits · b6837d4ca6f4476bc72eadc31990aaf2d00f0d57
rag-flow-k8s
Browse files
Mar 28, 2024
feat: add corresponding icons to files (#164)
· b6837d4c
balibabu
authored
Mar 28, 2024
b6837d4c
let's load model from local (#163)
· a5384446
KevinHuSh
authored
Mar 28, 2024
a5384446
refine citation (#161)
· f3477202
KevinHuSh
authored
Mar 28, 2024
f3477202
feat: set the object-fit attribute of the chunk image to contain so that the...
· 37cc6730
balibabu
authored
Mar 28, 2024
37cc6730
Mar 27, 2024
feat: select the corresponding parsing method according to the file type and...
· 44541a8c
balibabu
authored
Mar 27, 2024
44541a8c
refine OpenAi Api (#159)
· bf2e3d7f
KevinHuSh
authored
Mar 27, 2024
bf2e3d7f
rm some sensitive info (#157)
· 0cb95c68
KevinHuSh
authored
Mar 27, 2024
0cb95c68
READEME refined (#156)
· 37185466
KevinHuSh
authored
Mar 27, 2024
37185466
apply pep8 formalize (#155)
· fd7fcb5b
KevinHuSh
authored
Mar 27, 2024
fd7fcb5b
refine README (#154)
· a02e8367
KevinHuSh
authored
Mar 27, 2024
a02e8367
support snapshot download from local (#153)
· 979b3a5b
KevinHuSh
authored
Mar 27, 2024
979b3a5b
Mar 26, 2024
fix plainPdf bugs (#152)
· da21320b
KevinHuSh
authored
Mar 26, 2024
da21320b
fix: by obtaining the width and height of the pdf and passing it to b… (#151)
· 75f7c6da
balibabu
authored
Mar 26, 2024
75f7c6da
Mar 25, 2024
fix: fixed an issue where an error was reported when fetching the file list...
· 0dd5b58d
balibabu
authored
Mar 25, 2024
0dd5b58d
feat: hide filters button and hide testing history (#149)
· 0629847c
balibabu
authored
Mar 25, 2024
0629847c
feat: remove disabled from ChunkMethodModal (#148)
· 74419e5f
balibabu
authored
Mar 25, 2024
74419e5f
refine page ranges (#147)
· 71fe3149
KevinHuSh
authored
Mar 25, 2024
71fe3149
feat: move layout_recognize to the bottom (#146)
· 1d9a50b0
balibabu
authored
Mar 25, 2024
1d9a50b0
Mar 22, 2024
feat: when Layout recognize is false, hide pages (#144)
· da39723f
balibabu
authored
Mar 22, 2024
da39723f
add use layout or not option (#145)
· f6aee7f2
KevinHuSh
authored
Mar 22, 2024
f6aee7f2
feat: add pages to ChunkMethodModal (#143)
· 2f4c71b4
balibabu
authored
Mar 22, 2024
2f4c71b4
add help info (#142)
· 1edbd36b
KevinHuSh
authored
Mar 22, 2024
1edbd36b
feat: add hooks for document table and refactor document-related modal (#141)
· 73c2f4d4
balibabu
authored
Mar 22, 2024
73c2f4d4
Mar 21, 2024
refine manual parser (#140)
· 6c6b144d
KevinHuSh
authored
Mar 21, 2024
6c6b144d
feat: add image for chunk method (#139)
· f4ec7cfa
balibabu
authored
Mar 21, 2024
f4ec7cfa
Mar 20, 2024
Add 'One' chunk method (#137)
· 5875c8ba
KevinHuSh
authored
Mar 20, 2024
5875c8ba
feat: add loading to ChatContainer and set font family to inter and add...
· fce14ee1
balibabu
authored
Mar 20, 2024
fce14ee1
refine for English corpus (#135)
· 69995981
KevinHuSh
authored
Mar 20, 2024
69995981
fix: disable sending messages if both application and conversation are empty...
· 78727c88
balibabu
authored
Mar 20, 2024
78727c88
Mar 19, 2024
fix: fixed the issue that the prompt word for registering an account is not in...
· d38e92aa
balibabu
authored
Mar 19, 2024
d38e92aa
fix github account login issue (#132)
· 9a843667
KevinHuSh
authored
Mar 19, 2024
9a843667
refine manul parser (#131)
· 9da671b9
KevinHuSh
authored
Mar 19, 2024
9da671b9
feat: add chunkText to messageText to distinguish table rows and when...
· d56c9e76
balibabu
authored
Mar 19, 2024
d56c9e76
Mar 18, 2024
feat: add programming language highlighting for markdown syntax (#129)
· c1734be5
balibabu
authored
Mar 18, 2024
c1734be5
feat: generate select options for SystemModelSettingModal grouped by type and...
· 0e2aff2a
balibabu
authored
Mar 18, 2024
0e2aff2a
Mar 15, 2024
feat: add SystemModelSettingModal (#127)
· a0f1e1fa
balibabu
authored
Mar 15, 2024
a0f1e1fa
add Moonshot, debug my_llm (#126)
· 2447f956
KevinHuSh
authored
Mar 15, 2024
2447f956
resolve table issues (#125)
· de09b0e1
KevinHuSh
authored
Mar 15, 2024
de09b0e1
feat: fixed an issue where the default value for temperature was not set when...
· 82350c41
balibabu
authored
Mar 15, 2024
82350c41
Mar 14, 2024
add dockerfile for cuda envirement. Refine table search strategy, (#123)
· 675a9f8d
KevinHuSh
authored
Mar 14, 2024
675a9f8d
Loading