Skip to content
GitLab
Explore
Sign in
Commits · 6c6b144de24b672fcc9bc7f68f3555d1ee40e4aa
rag-flow-k8s
Browse files
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
feat: remove loading from document table and fixed the issue where gif images...
· 937048e5
balibabu
authored
Mar 14, 2024
937048e5
Mar 12, 2024
feat: submit api key and add language to Configuration and fetch llm factory...
· 2ca0dc0f
balibabu
authored
Mar 12, 2024
2ca0dc0f
refine table parser (#120)
· 0feb085c
KevinHuSh
authored
Mar 12, 2024
0feb085c
add local llm implementation (#119)
· f1f09df9
KevinHuSh
authored
Mar 12, 2024
f1f09df9
Mar 11, 2024
Refine README (#118)
· 0452a6db
KevinHuSh
authored
Mar 11, 2024
0452a6db
feat: display chunk token number when category of knowledge as general and...
· 7c0fb078
balibabu
authored
Mar 11, 2024
7c0fb078
Mar 08, 2024
feat: bind length of conversationList to chat count (#116)
· c7c451bb
balibabu
authored
Mar 08, 2024
c7c451bb
layout refine (#115)
· bcb58b7e
KevinHuSh
authored
Mar 08, 2024
bcb58b7e
feat: submit new password to backend and submit user information and add Form...
· fa171dfe
balibabu
authored
Mar 08, 2024
fa171dfe
refine pdf parser, add time zone to userinfo (#112)
· 8f86ab9f
KevinHuSh
authored
Mar 08, 2024
8f86ab9f
Mar 07, 2024
feat: add UserSetting and set height of MoreIcon to 24px and replace logo (#111)
· 63e498ac
balibabu
authored
Mar 07, 2024
63e498ac
refine presentation parser (#110)
· 436c52bb
KevinHuSh
authored
Mar 07, 2024
436c52bb
deal with stop reason being length problem (#109)
· 2d7c9080
KevinHuSh
authored
Mar 07, 2024
2d7c9080
feat: set initial state of auth to null (#108)
· b69b5dd4
balibabu
authored
Mar 07, 2024
b69b5dd4
feat: call useLoginWithGithub in useAuth (#107)
· cfc3b62e
balibabu
authored
Mar 07, 2024
cfc3b62e
feat: login with github and if it is not a pdf file, set the width of chunkContainer to 100% (#106)
· 2b2808c2
balibabu
authored
Mar 07, 2024
2b2808c2
feat: fixed the issue that some PDF documents could not be displayed on the...
· 6048926a
balibabu
authored
Mar 07, 2024
6048926a
Mar 06, 2024
feat: fetch knowledge detail on KnowledgeUploadFile mount and add category...
· aaf30843
balibabu
authored
Mar 06, 2024
aaf30843
chage tas execution logic (#103)
· b89ac3c4
KevinHuSh
authored
Mar 06, 2024
b89ac3c4
feat: set local path of workerSrc to PdfLoader (#101)
· 16eade4c
balibabu
authored
Mar 06, 2024
16eade4c
adjust hierarchical_merge strategy (#100)
· d7c362f2
KevinHuSh
authored
Mar 06, 2024
d7c362f2
Mar 05, 2024
feat: Add Skeleton to MessageItem before the backend returns a message and...
· 8b2bbd79
balibabu
authored
Mar 05, 2024
8b2bbd79
fix task cancling bug (#98)
· 602038ac
KevinHuSh
authored
Mar 05, 2024
602038ac
Loading