Commit History
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
feat: render message reference and add avatar to MessageItem (#73)
aa396c5
balibabu
commited on
feat: fetch conversation and delete chat dialog (#69)
058cd84
balibabu
commited on
feat: create a chat assistant and extract SimilaritySlider (#67)
8c4ec99
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: test document chunks (#62)
1a156e6
balibabu
commited on
feat: set chunk to available state and select all chunk (#57)
97d4387
balibabu
commited on
feat: save the selected parser to the backend on the upload file page and upload document (#54)
f305776
balibabu
commited on
feat: modify routing to nested mode and rename document (#52)
7b71fb2
balibabu
commited on