ragflow / web /src

Commit History

feat: submit api key and add language to Configuration and fetch llm factory list on UserSettingModel mount (#121)
7e26e0d

balibabu commited 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

balibabu commited on

feat: bind length of conversationList to chat count (#116)
ef0f1be

balibabu commited on

feat: submit new password to backend and submit user information and add Form to UserSettingProfile (#114)
cd46bb2

balibabu commited on

feat: add UserSetting and set height of MoreIcon to 24px and replace logo (#111)
657bc8a

balibabu commited on

feat: set initial state of auth to null (#108)
bbbfe3a

balibabu commited on

feat: call useLoginWithGithub in useAuth (#107)
30910b7

balibabu commited on

feat: login with github and if it is not a pdf file, set the width of chunkContainer to 100% (#106)
b40a87c

balibabu commited 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

balibabu commited 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

balibabu commited on

feat: set local path of workerSrc to PdfLoader (#101)
cf3a5c1

balibabu commited 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)
405c9f9

balibabu commited on

feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97)
ae21b62

balibabu commited on

feat: fixed the issue where chat greetings could not appear (#95)
830bf29

balibabu commited on

feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94)
a9e3dcb

balibabu commited on

feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting (#92)
3054c20

balibabu commited on

feat: add Preview with react-pdf-highlighter (#89)
f422a06

balibabu commited on

feat: display all pdf pages and add DocumentPreview (#88)
e4e6a45

balibabu commited on

feat: let the messages I send appear immediately in the chat window and remove rewrite configuration from nginx proxy (#86)
414b2e9

balibabu commited on

feat: set proxy of backend api (#83)
7ebb7e8

balibabu commited on

feat: fetch parser list for SegmentSetModal (#81)
06526fb

balibabu commited on

feat: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79)
6a6f6eb

balibabu commited on

feat: add file icon and add message popover content (#77)
8e222fd

balibabu commited on

feat: render message reference and add avatar to MessageItem (#73)
aa396c5

balibabu commited on

feat: fetch conversation and delete chat dialog (#69)
058cd84

balibabu commited on

feat: create a chat assistant and extract SimilaritySlider (#67)
8c4ec99

balibabu commited on

feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65)
452020d

balibabu commited on

feat: remove KnowledgeSearching and add knowledge configuration page and add a run button to the document (#64)
f3d0ebd

balibabu commited on

feat: transform the parser's data structure and add Image to TestingResult (#63)
53be70c

balibabu commited on

feat: test document chunks (#62)
1a156e6

balibabu commited on

feat: add SelectFiles and add KnowledgeTesting (#60)
0a903c7

balibabu commited on

feat: create chunk and edit chunk and delete chunk (#58)
eb8254e

balibabu commited on

feat: set chunk to available state and select all chunk (#57)
97d4387

balibabu commited on

feat: confirm before deleting knowledge base and add ChunkToolBar (#56)
eb38196

balibabu commited on

feat: save the selected parser to the backend on the upload file page and upload document (#54)
f305776

balibabu commited on

feat: modify routing to nested mode and rename document (#52)
7b71fb2

balibabu commited 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

balibabu commited on

feat: layout the knowledge list page and modify the page switching button in the header (#48)
af3ef26

balibabu commited on

feat: remove loading from model and use DvaModel instead of redundant types such as kAModelType (#47)
362ec6c

balibabu commited on

feat: prevent the user from entering the knowledge base if he is not logged in (#45)
04aba1b

balibabu commited on

feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44)
e1bc1d4

balibabu yangqianjuan commited on

set port (#39)
f3dd131

yqj123 commited on

update api (#38)
103e12b

yqj123 commited on

update port (#36)
c4f7231

yqj123 commited on

update knowledge_kb (#34)
fad2ec7

yqj123 commited on

add front end code (#27)
6b8fc2c

KevinHuSh commited on