Commit History

fix: Fetch chunk list by @tanstack/react-query #1306 (#1738)
3060a10

balibabu commited on

fix: test chunk by @tanstack/react-query #1306 (#1719)
36b496a

balibabu commited on

fix: Remove kAModel #1306 (#1713)
242ee03

balibabu commited on

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

balibabu commited on

fix: fetch llm list by @tanstack/react-query #1306 (#1708)
3c31ff9

balibabu commited on

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

balibabu commited on

fix: reference file with 'docx' type can not open #844 (#1635)
d3e0754

balibabu commited on

fix: the content in the chunk card will overflow #1628 (#1629)
da0feec

balibabu commited on

fix: use @tanstack/react-query to get knowledge base data #1306 (#1609)
8ef29dd

balibabu commited on

fix: after logging out and entering the knowledge base page again, the data before still exists #1306 (#1597)
bb69456

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: new message appears in wrong chat window. #1289 (#1571)
3951bd3

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: hide web crawl menu item (#1110)
036a97a

balibabu commited on

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

fkzhao commited on

feat: add rerank models to the project #724 #162 (#966)
d594e0f

balibabu commited on

Implements RAPTOR for better chunking #882 (#883)
980e3c4

balibabu commited on

fix: thumbnails are too large in the chat box #818 (#819)
6aa5abc

balibabu 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

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: replace dataset icon (#307)
9dbf7c1

balibabu commited on

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

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

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

feat: enlarge the size of the next button for uploading files and add locale config to global.ts (#195)
6e3eead

balibabu commited on

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

balibabu commited on

feat: add logo-with-text.png (#184)
cfbf213

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

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

fix: by obtaining the width and height of the pdf and passing it to b… (#151)
31c7dca

balibabu commited on

fix: fixed an issue where an error was reported when fetching the file list after changing the parsing type (#150)
d3812ff

balibabu commited on

feat: hide filters button and hide testing history (#149)
1903239

balibabu commited on

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

balibabu commited on

refine page ranges (#147)
7f98e24

KevinHuSh commited on