Commit History

fix: Fixed the issue where the conversation list was not displayed on the conversation page #2625 (#2638)
080762f

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

feat: Fetch conversation list by @tanstack/react-query and displays error message that task_executor does not exist #2088 (#2112)
11e3284

balibabu commited on

feat: Expose the agent's chat window to third parties #1842 (#1897)
5743e5f

balibabu commited on

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

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: if the conversation name is too long, it will overflow the current item. #607 (#972)
7483940

balibabu commited on

fix: omit long file names (#608)
d13f144

balibabu commited on

feat: translate EmbedModal #345 (#455)
7ba250b

balibabu commited on

feat: add overview (#391)
b916b29

balibabu commited on

feat: add quote item to PromptEngine (#338)
f6eb84a

balibabu commited on

fix: historical chats appear in the new user's chat box #256 (#282)
7c07000

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

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

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: 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: bind length of conversationList to chat count (#116)
ef0f1be

balibabu commited on

feat: Add Skeleton to MessageItem before the backend returns a message and fixed the issue where ChatConfigurationModal displays old data when creating a new dialog (#99)
405c9f9

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: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79)
6a6f6eb

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: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65)
452020d

balibabu commited on

feat: remove loading from model and use DvaModel instead of redundant types such as kAModelType (#47)
362ec6c

balibabu commited on

update knowledge_kb (#34)
fad2ec7

yqj123 commited on

add front end code (#27)
6b8fc2c

KevinHuSh commited on