92 Commit (044daff668823d434b6374c62095ee1139edddee)

Autore SHA1 Messaggio Data
  balibabu ad6f0a1ce5
feat: add overview (#391) 1 anno fa
  balibabu 73285d9d07
feat: add quote item to PromptEngine (#338) 1 anno fa
  balibabu f173fe6e47
feat: Support Traditional Chinese (#336) 1 anno fa
  balibabu cb2cbf500c
feat: support Xinference (#319) 1 anno fa
  Jin Hai 0b2808f990
Update default language to English (#309) 1 anno fa
  balibabu ecb7a46a3a
feat: replace dataset icon (#307) 1 anno fa
  balibabu 533ac3b534
feat: add batch operations for document list (#302) 1 anno fa
  balibabu 28d29949c6
fix: historical chats appear in the new user's chat box #256 (#282) 1 anno fa
  balibabu c24a790c9e
feat: add ollama.md link to OllamaModal (#272) 1 anno fa
  balibabu 265a7a283a
feat: add support for ollama #221 (#260) 1 anno fa
  balibabu d0a1ffe6e2
Fixed an issue where refreshing the login page caused the language settings to become invalid. #249 (#250) 1 anno fa
  balibabu 373946ef3f
change language #245 (#246) 1 anno fa
  balibabu 33d01150d5
For any type of file, if the parsing method is general, the chunk token number needs to be displayed. #217 (#218) 1 anno fa
  balibabu 963533bc27
fix: all documents in the knowledge base cannot be selected if they have not been parsed. #214 (#215) 1 anno fa
  balibabu 9b9b6d5408
fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212) 1 anno fa
  balibabu 2673be8bc1
remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json (#203) 1 anno fa
  balibabu e3c24e653e
feat: enlarge the size of the next button for uploading files and add locale config to global.ts (#195) 1 anno fa
  balibabu 6cf088911f
fix: fixed the issue where ChunkMethodModal cannot correctly display … (#189) 1 anno fa
  balibabu 286b1421cf
feat: add logo-with-text.png (#184) 1 anno fa
  balibabu dad0d2eb9d
feat: jumping from the chunk list page to the file list page keeps th… (#174) 1 anno fa
  balibabu 204385a7bf
feat: add background image to login page and alter tooltip of base_url and add llm type to Added models List (#173) 1 anno fa
  balibabu 7bae41c71f
feat: add base_url to ApiKeyModal (#167) 1 anno fa
  balibabu b6837d4ca6
feat: add corresponding icons to files (#164) 1 anno fa
  balibabu 37cc673098
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) 1 anno fa
  balibabu 44541a8c33
feat: select the corresponding parsing method according to the file type and after the document is successfully uploaded, use the ChunkMethodModal to select the parsing method. and remove ChunkMethodModal from knowledge-file (#158) 1 anno fa
  balibabu 75f7c6da2f
fix: by obtaining the width and height of the pdf and passing it to b… (#151) 1 anno fa
  balibabu 0dd5b58d03
fix: fixed an issue where an error was reported when fetching the file list after changing the parsing type (#150) 1 anno fa
  balibabu 0629847c09
feat: hide filters button and hide testing history (#149) 1 anno fa
  balibabu 74419e5f0c
feat: remove disabled from ChunkMethodModal (#148) 1 anno fa
  KevinHuSh 71fe314955
refine page ranges (#147) 1 anno fa
  balibabu 1d9a50b090
feat: move layout_recognize to the bottom (#146) 1 anno fa
  balibabu da39723f17
feat: when Layout recognize is false, hide pages (#144) 1 anno fa
  balibabu 2f4c71b4b4
feat: add pages to ChunkMethodModal (#143) 1 anno fa
  KevinHuSh 1edbd36baf
add help info (#142) 1 anno fa
  balibabu 73c2f4d418
feat: add hooks for document table and refactor document-related modal (#141) 1 anno fa
  balibabu f4ec7cfa76
feat: add image for chunk method (#139) 1 anno fa
  balibabu fce14ee187
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) 1 anno fa
  balibabu 78727c8809
fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134) 1 anno fa
  balibabu d38e92aac8
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) 1 anno fa
  balibabu d56c9e7630
feat: add chunkText to messageText to distinguish table rows and when parsing, the delete and other buttons are set to disabled. (#130) 1 anno fa
  balibabu c1734be59d
feat: add programming language highlighting for markdown syntax (#129) 1 anno fa
  balibabu 0e2aff2a48
feat: generate select options for SystemModelSettingModal grouped by type and add llm icon and add upgrade button to UserSettingTeam and replace the icon in the sidebar of the user settings page (#128) 1 anno fa
  balibabu a0f1e1fa95
feat: add SystemModelSettingModal (#127) 1 anno fa
  balibabu 82350c4139
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) 1 anno fa
  balibabu 937048e5fb
feat: remove loading from document table and fixed the issue where gif images could not be uploaded on the configuration page (#122) 1 anno fa
  balibabu 2ca0dc0fc5
feat: submit api key and add language to Configuration and fetch llm factory list on UserSettingModel mount (#121) 1 anno fa
  balibabu 7c0fb078f8
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) 1 anno fa
  balibabu c7c451bb9f
feat: bind length of conversationList to chat count (#116) 1 anno fa
  balibabu fa171dfe6c
feat: submit new password to backend and submit user information and add Form to UserSettingProfile (#114) 1 anno fa
  balibabu 63e498ac79
feat: add UserSetting and set height of MoreIcon to 24px and replace logo (#111) 1 anno fa