Commit History

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

balibabu commited on

Feat: Display tag word cloud on recall test page #4368 (#4438)
e76f8aa

balibabu commited on

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

balibabu commited on

Feat: Add description for tag parsing method #4368 (#4402)
c0be17f

balibabu commited on

Feat: Add TagWorkCloud #4368 (#4393)
fd59b94

balibabu commited on

Feat: Add LoadingButton #4368 (#4384)
551c783

balibabu commited on

Feat: Add TagTable #4367 (#4368)
85a7d1b

balibabu commited on

Feat: Store the pagerank field at the outermost #3794 (#3822)
c50cfc1

balibabu commited on

Feat: Supports page rank score for different knowledge bases. #3794 (#3800)
9bf66a3

balibabu commited on

feat: Disable automatic saving of agent during running agent #3349 (#3350)
ad5587c

balibabu commited on

feat: Added auto_keywords and auto_questions fields to the parsing configuration page #2687 (#2987)
477a90e

balibabu commited on

feat: Configurable for excel, html table or row based text #2516 (#2538)
0b0058a

balibabu commited on

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

jinhai-2012 commited on

feat: After selecting the parsing method as knowledge graph, the delimiter and chunk token number are displayed. #1594 (#1929)
7b030d6

balibabu commited on

feat: Added explanation on the parsing method of knowledge graph #1594 (#1916)
2b252d0

balibabu commited on

feat: Add delimiter field to naive parsing method #1909 (#1911)
f28c040

balibabu commited on

fix: Entity types are only displayed when the knowledge graph is selected #1594 (#1841)
e2220ea

balibabu commited on

fix: Embedding error in file parsing #1835 (#1839)
aa07fb5

balibabu commited on

feat: Hide KnowledgeGraphModal #162 (#1783)
2faf924

balibabu commited on

feat: Add EntityTypesForm #162 (#1777)
92890f8

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: 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

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

balibabu commited on

Fix: Implement DOMPurify to sanitize HTML content before rendering (#1498)
ad0d761

dservian 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

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

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

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

refine page ranges (#147)
7f98e24

KevinHuSh commited on

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

balibabu commited on

add help info (#142)
b7adc24

KevinHuSh 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: 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: 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: submit new password to backend and submit user information and add Form to UserSettingProfile (#114)
cd46bb2

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: 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: confirm before deleting knowledge base and add ChunkToolBar (#56)
eb38196

balibabu commited on