fix: by obtaining the width and height of the pdf and passing it to b… (#151)
31c7dca
balibabucommited on
fix: fixed an issue where an error was reported when fetching the file list after changing the parsing type (#150)
d3812ff
balibabucommited on
feat: hide filters button and hide testing history (#149)
1903239
balibabucommited on
feat: remove disabled from ChunkMethodModal (#148)
561c37a
balibabucommited on
refine page ranges (#147)
7f98e24
KevinHuShcommited on
feat: move layout_recognize to the bottom (#146)
69fc4f3
balibabucommited on
feat: when Layout recognize is false, hide pages (#144)
431cdbc
balibabucommited on
add use layout or not option (#145)
b085dec
KevinHuShcommited on
feat: add pages to ChunkMethodModal (#143)
0cf2c67
balibabucommited on
add help info (#142)
b7adc24
KevinHuShcommited on
feat: add hooks for document table and refactor document-related modal (#141)
c22c6b5
balibabucommited on
refine manual parser (#140)
004756c
KevinHuShcommited on
feat: add image for chunk method (#139)
967c830
balibabucommited on
Add 'One' chunk method (#137)
1ed30a6
KevinHuShcommited on
feat: add loading to ChatContainer and set font family to inter and add tooltip to Form.Item and download documents on the document list page (#136)
84f80c5
balibabucommited on
refine for English corpus (#135)
08bab63
KevinHuShcommited on
fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134)
e55650e
balibabucommited on
fix: fixed the issue that the prompt word for registering an account is not in English and fixed the issue where the last message would keep loading if the backend reported an error during chat and fixed the issue where the next button would float above the file list on the file upload page (#133)
7043f18
balibabucommited on
fix github account login issue (#132)
89444d3
KevinHuShcommited on
refine manul parser (#131)
7d85666
KevinHuShcommited on
feat: add chunkText to messageText to distinguish table rows and when parsing, the delete and other buttons are set to disabled. (#130)
825281b
balibabucommited on
feat: add programming language highlighting for markdown syntax (#129)
944c0a6
balibabucommited on
feat: generate select options for SystemModelSettingModal grouped by type and add llm icon and add upgrade button to UserSettingTeam and replace the icon in the sidebar of the user settings page (#128)
d80b399
balibabucommited on
feat: add SystemModelSettingModal (#127)
7ccbbf8
balibabucommited on
add Moonshot, debug my_llm (#126)
c1bdfb8
KevinHuShcommited on
resolve table issues (#125)
2ef1d8e
KevinHuShcommited on
feat: fixed an issue where the default value for temperature was not set when creating a new chat and install remark-gfm so that the markdown table can be displayed (#124)
79f4fcc
balibabucommited on
add dockerfile for cuda envirement. Refine table search strategy, (#123)
9fe9fc4
KevinHuShcommited on
feat: remove loading from document table and fixed the issue where gif images could not be uploaded on the configuration page (#122)
f1ced48
balibabucommited on
feat: submit api key and add language to Configuration and fetch llm factory list on UserSettingModel mount (#121)
7e26e0d
balibabucommited on
refine table parser (#120)
6be8543
KevinHuShcommited on
add local llm implementation (#119)
1550520
KevinHuShcommited on
Refine README (#118)
2fd3125
KevinHuShcommited on
feat: display chunk token number when category of knowledge as general and unavailable llm models appear disabled and if the backend returns 401, it will jump to the login page and fixed the issue where the greeting would disappear when clicking on a new dialog (#117)
f30b544
balibabucommited on
feat: bind length of conversationList to chat count (#116)
ef0f1be
balibabucommited on
layout refine (#115)
c127ae4
KevinHuShcommited on
feat: submit new password to backend and submit user information and add Form to UserSettingProfile (#114)
cd46bb2
balibabucommited on
refine pdf parser, add time zone to userinfo (#112)
e34cb81
KevinHuShcommited on
feat: add UserSetting and set height of MoreIcon to 24px and replace logo (#111)
657bc8a
balibabucommited on
refine presentation parser (#110)
365a2ed
KevinHuShcommited on
deal with stop reason being length problem (#109)
cfd888e
KevinHuShcommited on
feat: set initial state of auth to null (#108)
bbbfe3a
balibabucommited on
feat: call useLoginWithGithub in useAuth (#107)
30910b7
balibabucommited on
feat: login with github and if it is not a pdf file, set the width of chunkContainer to 100% (#106)
b40a87c
balibabucommited on
feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens and logout (#105)
04d557b
balibabucommited on
feat: fetch knowledge detail on KnowledgeUploadFile mount and add category column to chunk table and set initial value for the model field of chat setting (#104)
4086c42
balibabucommited on
chage tas execution logic (#103)
64350e9
KevinHuShcommited on
feat: set local path of workerSrc to PdfLoader (#101)
cf3a5c1
balibabucommited on
adjust hierarchical_merge strategy (#100)
fda6678
KevinHuShcommited on
feat: Add Skeleton to MessageItem before the backend returns a message and fixed the issue where ChatConfigurationModal displays old data when creating a new dialog (#99)