Commit History

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

balibabu commited on

Feat: Metadata in documents for improve the prompt #3690 (#4462)
26d72b4

balibabu commited on

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

balibabu commited on

Feat: Reparse a file shall reuse existing chunks if possible #3793 (#4021)
b1e1904

balibabu commited on

Fix: Hide the download button if it is an empty file #3762 (#3853)
1d4ba3c

balibabu commited on

Web: Fixed the download and preview file not authorized. (#3652)
c020852

fredbai commited on

Unified API response json schema (#3170)
196c662

zhichyu commited on

fix: Change document status with @tanstack/react-query #13306 (#2788)
db736e5

balibabu commited on

fix: Fixed the issue where the error message was not displayed when uploading a file that was too large #1782 (#2654)
512aaee

balibabu commited on

Format file format from Windows/dos to Unix (#1949)
aeb6dbc

jinhai-2012 commited on

fix: Fixed the issue that the related form value does not change after selecting the freedom field of the model #1804 (#1805)
349437c

balibabu commited on

fix: fetch user by @tanstack/react-query #1306 (#1709)
598945f

balibabu commited on

fix: Set the default value of Self RAG to false #1220 (#1702)
e08f767

balibabu commited on

feat: change all file names to lowercase #1574 (#1575)
68ed806

balibabu commited on

fix: new message appears in wrong chat window. #1289 (#1571)
3951bd3

balibabu commited on

fix: hide web crawl menu item (#1110)
036a97a

balibabu commited on

Supports obtaining PDF documents from web pages (#1107)
614a413

fkzhao commited on

Refactor message output format (#772)
c57f28e

jinhai-2012 commited on

feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708)
ebf2bde

balibabu commited on

fix: fix uploaded file time error #680 (#690)
8d2a400

balibabu commited on

fix: add spin to parsing status icon of dataset table (#649)
182a723

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

fix: omit long file names (#608)
d13f144

balibabu commited on

fix: #567 use modal to upload files in the knowledge base (#601)
4c6dadf

balibabu commited on

feat: translate FileManager #345 (#558)
7c6cf75

balibabu commited on

fix: cannot save the system model setting #468 (#508)
8c06509

balibabu commited on

feat: add overview (#391)
b916b29

balibabu commited on

feat: add batch operations for document list (#302)
e52051a

balibabu commited on

change language #245 (#246)
88e5a61

balibabu commited on

fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212)
badd5fe

balibabu commited on

remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json (#203)
e441caf

balibabu commited on

fix: fixed the issue where ChunkMethodModal cannot correctly display … (#189)
4f62080

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: select the corresponding parsing method according to the file type and after the document is successfully uploaded, use the ChunkMethodModal to select the parsing method. and remove ChunkMethodModal from knowledge-file (#158)
71b7e06

balibabu commited on

feat: remove disabled from ChunkMethodModal (#148)
561c37a

balibabu commited on

refine page ranges (#147)
7f98e24

KevinHuSh commited on

feat: move layout_recognize to the bottom (#146)
69fc4f3

balibabu commited on

feat: when Layout recognize is false, hide pages (#144)
431cdbc

balibabu commited on

feat: add pages to ChunkMethodModal (#143)
0cf2c67

balibabu commited on

feat: add hooks for document table and refactor document-related modal (#141)
c22c6b5

balibabu commited on

feat: add image for chunk method (#139)
967c830

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

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: add chunkText to messageText to distinguish table rows and when parsing, the delete and other buttons are set to disabled. (#130)
825281b

balibabu commited on

feat: remove loading from document table and fixed the issue where gif images could not be uploaded on the configuration page (#122)
f1ced48

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: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97)
ae21b62

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