Commit History
Feat: Modify the data structure of the chunk in the conversation #3909 (#3955)
a432686
balibabu
commited on
Feat: Add Dataset page #3221 (#3721)
17b1039
balibabu
commited on
feat: Disable clicking the Next button while uploading files in RunDrawer #3355 (#3477)
8872ee4
balibabu
commited on
feat: Show task_executor heartbeat #3409 (#3461)
f36a767
balibabu
commited on
Unified API response json schema (#3170)
196c662
feat: Use Badge.Ribbon to distinguish the teams to which the knowledge base belongs #2846 (#2891)
9aadaa2
balibabu
commited on
feat: Bind data to TenantTable #2846 (#2883)
17d873a
balibabu
commited on
fix: Change document status with @tanstack/react-query #13306 (#2788)
db736e5
balibabu
commited on
fix: Fixed an issue where the first message would be displayed when sending the second message #2625 (#2626)
809dc5c
balibabu
commited on
Web: Display the icon of the currently used storage. (#2504)
1e6f0e2
feat: After the voice in the new conversation window is played, jump to the tab of the conversation #1877 (#2440)
2b66f8c
balibabu
commited on
feat: When the mindmap data is empty, it will not be displayed on the search page #2247 (#2414)
712affb
balibabu
commited on
feat: Click on the chunk on the search page to locate the corresponding file location #2247 (#2399)
dedc63e
balibabu
commited on
feat: Use Tree to display the knowledge base list on the search page #2247 (#2385)
acd1df1
balibabu
commited on
feat: send question with retrieval api #2247 (#2272)
3927930
balibabu
commited on
feat: Supports pronunciation while outputting text #2088 (#2227)
16e3fae
balibabu
commited on
feat: Show prompt send to LLM for assistant answer #2098 (#2142)
c947a89
balibabu
commited on
feat: Pop-up prompt message after modifying the dialog settings #2088 (#2114)
f23d414
balibabu
commited on
feat: Fetch conversation list by @tanstack/react-query and displays error message that task_executor does not exist #2088 (#2112)
11e3284
balibabu
commited on
add support for TTS model (#2095)
e10ed78
fix: Add Task Executor to system panel #2061 (#2070)
d684338
balibabu
commited on
feat: Supports chatting with files/images #1880 (#1943)
2eeb8b1
balibabu
commited on
feat: Do not display arrow icons on leaf node of folders #1826 (#1862)
fdeaa03
balibabu
commited on
fix: test chunk by @tanstack/react-query #1306 (#1719)
36b496a
balibabu
commited on
fix: fetch llm list by @tanstack/react-query #1306 (#1708)
3c31ff9
balibabu
commited on
fix: remove duplicate MessageItem #1289 (#1566)
18da36c
balibabu
commited on
feat: highlight the nodes that the workflow passes through #918 (#1423)
38d5a53
balibabu
commited on
feat: add CreateFlowModal #918 (#1343)
9ee6e3a
balibabu
commited on
feat: catch errors when sending messages #918 (#1113)
09502ac
balibabu
commited on
feat: add OperateDropdown and send debug message #918 (#1095)
8441328
balibabu
commited on
feat: add FlowChatBox #918 (#1086)
8207a08
balibabu
commited on
feat: fetch flow (#1068)
13080d4
balibabu
commited on
feat: add custom edge (#1061)
be99f83
balibabu
commited on
feat: add rerank models to the project #724 #162 (#966)
d594e0f
balibabu
commited on
fix: fixed the issue of 404 error in the user settings page of the demo site (#948)
72bee74
balibabu
commited on
feat: build react flow nodes and edges from mock data #918 (#919)
78dc980
balibabu
commited on
feat: display the version and backend service status on the page (#848)
bf1e3ff
balibabu
commited on
feat: Support for conversational streaming (#809)
cb33b9e
balibabu
commited on
fix: hide the add button when the folder is a knowledge base (#765)
dd62358
balibabu
commited on
Make the app name configurable even after the project is built (#731)
15052fd
balibabu
commited on
fix: fixed the issue that ModelSetting could not be saved #614 (#617)
be5bfb7
balibabu
commited on
feat: upload file in FileManager #345 (#529)
40a88fa
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 pages to ChunkMethodModal (#143)
0cf2c67
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: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97)
ae21b62
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 file icon and add message popover content (#77)
8e222fd
balibabu
commited on