Commit History

Feat: Display the knowledge graph on the knowledge base page #4543 (#4587)
51db3f9

balibabu commited on

Feat: Add TagFeatureItem #4368 (#4432)
c5da52f

balibabu commited on

Feat: Add tag_kwd parameter to chunk configuration modal #4368 (#4414)
4b36338

balibabu commited on

Fix: Fixed the issue that the graph could not display the grouping #4180 (#4306)
3f568cf

balibabu commited on

Fix: Fixed the issue that the page crashed when the node ID was the same as the combo ID #4180 (#4191)
38b46ea

balibabu commited on

Fix: Every time you switch the page number of a chunk, the PDF document will be reloaded. #4046 (#4047)
7056954

balibabu commited on

Feat: Add tooltip to question item of ChunkCreatingModal #3873 (#3880)
c4edd97

balibabu commited on

Feat: Add question parameter to edit chunk modal #3873 (#3874)
b6e253d

balibabu commited on

Fix: Clicking the checkbox of the pop-up window for editing chunk is invalid #3726 (#3727)
6bcc79d

balibabu commited on

Unified API response json schema (#3170)
196c662

zhichyu commited on

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

dservian commited on

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