Commit History
fix: Web code build fails on ARM machines #2554 (#2557)
589b0da
balibabu
commited on
feat: Supports chatting with files/images #1880 (#1943)
2eeb8b1
balibabu
commited on
fix: Chunks cannot be deleted #1912 (#1913)
240ac86
balibabu
commited on
feat: Translate ForceGraph #162 (#1810)
9e42ef1
balibabu
commited on
feat: Fixed the issue where the page reports an error when the graph returned by the interface is empty #162 (#1795)
0e7a78d
balibabu
commited on
feat: Add IndentedTree #162 (#1792)
8d4e686
balibabu
commited on
fix: TypeError: Cannot read properties of undefined (reading 'viewport' #1761 (#1784)
6d5a4e9
balibabu
commited on
feat: Hide KnowledgeGraphModal #162 (#1783)
2faf924
balibabu
commited on
feat: Add EntityTypesForm #162 (#1777)
92890f8
balibabu
commited on
feat: Alter style of ForceGraph #162 (#1774)
6f0c45a
balibabu
commited on
feat: Add KnowledgeGraphModal #162 (#1766)
4635160
balibabu
commited on
feat: Classify nodes based on edge relationships #162 (#1755)
8a4f6c9
balibabu
commited on
fix: delete chunk by @tanstack/react-query #1306 (#1749)
81364e6
balibabu
commited on
fix: Fetch chunk list by @tanstack/react-query #1306 (#1738)
3060a10
balibabu
commited on
fix: Set the default value of Self RAG to false #1220 (#1702)
e08f767
balibabu
commited on
fix: the content in the chunk card will overflow #1628 (#1629)
da0feec
balibabu
commited on
fix: display total items on chunk list page #900 (#1584)
f59e210
balibabu
commited on
feat: change all file names to lowercase #1574 (#1575)
68ed806
balibabu
commited on
fix: Bulk disable the chunk, the UI still shows they are enabled #1236 (#1534)
f0b5f2b
balibabu
commited on
fix: Hundreds of chunks list can't choose page #1238 (#1532)
48e171a
balibabu
commited on
Fix: Implement DOMPurify to sanitize HTML content before rendering (#1498)
ad0d761
fix: remove Top K in retrieval testing #770 and if the document parsing fails, the error message returned by the backend is displayed (#782)
e890f0a
balibabu
commited on
fix: filter knowledge list by keywords and clear the selected file list after the file is uploaded successfully and add ellipsis pattern to chunk list (#628)
8e109c7
balibabu
commited on
Fixed an issue where refreshing the login page caused the language settings to become invalid. #249 (#250)
5769711
balibabu
commited on
change language #245 (#246)
88e5a61
balibabu
commited on
feat: jumping from the chunk list page to the file list page keeps th… (#174)
7c4aa10
balibabu
commited on
feat: add corresponding icons to files (#164)
b0b89da
balibabu
commited on
feat: set the object-fit attribute of the chunk image to contain so that the image is not stretched and if the chunk number of the knowledge base is greater than 0, set the embedding model to disabled (#160)
60101af
balibabu
commited on
fix: by obtaining the width and height of the pdf and passing it to b… (#151)
31c7dca
balibabu
commited on
fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134)
e55650e
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: 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: add file icon and add message popover content (#77)
8e222fd
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: 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: modify routing to nested mode and rename document (#52)
7b71fb2
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