Skip to content
GitLab
Explore
Sign in
Commits · a0f1e1fa95d227ec3ec0f9beb6b63949b7d0d2a5
rag-flow-k8s
Browse files
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
feat: add DocumentPreviewer for chunk of chat reference and remove duplicate...
· 07d76ea1
balibabu
authored
Mar 05, 2024
07d76ea1
change callback strategy, add timezone to docker (#96)
· 8a57f2af
KevinHuSh
authored
Mar 05, 2024
8a57f2af
feat: fixed the issue where chat greetings could not appear (#95)
· 59d8442d
balibabu
authored
Mar 05, 2024
59d8442d
Mar 04, 2024
feat: set width of chunk text to 100% and add Skeleton to Preview of document...
· eec529f8
balibabu
authored
Mar 04, 2024
eec529f8
fix position extraction bug (#93)
· 7bfaf0df
KevinHuSh
authored
Mar 04, 2024
7bfaf0df
feat: locate the specific location of the document based on the coordinates of...
· fae00827
balibabu
authored
Mar 04, 2024
fae00827
fix table desc bugs, add positions to chunks (#91)
· 685b4d8a
KevinHuSh
authored
Mar 04, 2024
685b4d8a
Mar 01, 2024
solve task execution issues (#90)
· 8a726fb0
KevinHuSh
authored
Mar 01, 2024
8a726fb0
feat: add Preview with react-pdf-highlighter (#89)
· 7f174fb9
balibabu
authored
Mar 01, 2024
7f174fb9
feat: display all pdf pages and add DocumentPreview (#88)
· 5fb8989b
balibabu
authored
Mar 01, 2024
5fb8989b
Feb 29, 2024
resolve the issue of naive parser (#87)
· 3d4315c4
KevinHuSh
authored
Feb 29, 2024
3d4315c4
Update .env
· 28531fc7
KevinHuSh
authored
Feb 29, 2024
28531fc7
Loading