Commit History

Reorganized docs for docusaurus publish (#860)
e090e58

writinwaters commited on

fix: the site domain name in the Chat Bot API is hardcoded. #776 (#859)
326ea88

balibabu commited on

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

balibabu commited on

feat: Support for conversational streaming (#809)
cb33b9e

balibabu commited on

Fix a bug in 'assistant-setting.tsx' that causes the upload button to… (#796)
447b19b

achilou commited on

feat: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775)
1a0fce6

balibabu 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: fixed the issue that ModelSetting could not be saved #614 (#617)
be5bfb7

balibabu commited on

fix: omit long file names (#608)
d13f144

balibabu commited on

fix: display the current language directly at the top and do not disp… (#579)
b941fd0

balibabu commited on

feat: #345 even if the backend data returns empty, the skeleton of the chart will be displayed. (#461)
7651eb4

balibabu commited on

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

balibabu commited on

fix: replace some pictures of chunk method #437 (#438)
700dff9

balibabu commited on

feat: add overview (#391)
b916b29

balibabu commited on

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

balibabu commited on

Update default language to English (#309)
0957ae0

jinhai-2012 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

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

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

fix: fixed the issue that the prompt word for registering an account is not in English and fixed the issue where the last message would keep loading if the backend reported an error during chat and fixed the issue where the next button would float above the file list on the file upload page (#133)
7043f18

balibabu commited on

feat: add chunkText to messageText to distinguish table rows and when parsing, the delete and other buttons are set to disabled. (#130)
825281b

balibabu commited on

feat: add programming language highlighting for markdown syntax (#129)
944c0a6

balibabu commited on

feat: fixed an issue where the default value for temperature was not set when creating a new chat and install remark-gfm so that the markdown table can be displayed (#124)
79f4fcc

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: 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 UserSetting and set height of MoreIcon to 24px and replace logo (#111)
657bc8a

balibabu commited on

feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens and logout (#105)
04d557b

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: 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: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97)
ae21b62

balibabu commited on

feat: fixed the issue where chat greetings could not appear (#95)
830bf29

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: let the messages I send appear immediately in the chat window and remove rewrite configuration from nginx proxy (#86)
414b2e9

balibabu commited on

feat: fetch parser list for SegmentSetModal (#81)
06526fb

balibabu commited on

feat: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79)
6a6f6eb

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