feat: Hide the upload button in the external agent's chat box #1880 (#1984)
aa83ea7
balibabucommited on
feat: fetch flow (#1068)
13080d4
balibabucommited on
feat: add rerank models to the project #724 #162 (#966)
d594e0f
balibabucommited on
feat: display the version and backend service status on the page (#848)
bf1e3ff
balibabucommited on
The default max tokens of 215 is too small, answers are often cut off.I will modify it to 512 to address this issue. (#845)
d219eb3
dashi6174commited on
feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708)
ebf2bde
balibabucommited on
fix: fix uploaded file time error #680 (#690)
8d2a400
balibabucommited on
feat: support DeepSeek (#667)
dd4cbfc
balibabucommited on
feat: Support Traditional Chinese (#336)
74ade83
balibabucommited on
feat: submit new password to backend and submit user information and add Form to UserSettingProfile (#114)
cd46bb2
balibabucommited on
feat: add UserSetting and set height of MoreIcon to 24px and replace logo (#111)
657bc8a
balibabucommited on
feat: display all pdf pages and add DocumentPreview (#88)
e4e6a45
balibabucommited on
feat: add file icon and add message popover content (#77)
8e222fd
balibabucommited on
feat: fetch conversation and delete chat dialog (#69)
058cd84
balibabucommited on
feat: create a chat assistant and extract SimilaritySlider (#67)
8c4ec99
balibabucommited on
feat: remove KnowledgeSearching and add knowledge configuration page and add a run button to the document (#64)
f3d0ebd
balibabucommited on
feat: add SelectFiles and add KnowledgeTesting (#60)
0a903c7
balibabucommited on
feat: modify routing to nested mode and rename document (#52)
7b71fb2
balibabucommited on
feat: Modify the color of the svg icon in the header according to the selected state and feat: extract routing information from the knowledge base into constants (#51)
503735c
balibabucommited on
feat: prevent the user from entering the knowledge base if he is not logged in (#45)