93 İşlemeler (f12f30bb7b715e1d4542f164d86f5ff1c33d6b9e)

Yazar SHA1 Mesaj Tarih
  balibabu 265a7a283a
feat: add support for ollama #221 (#260) 1 yıl önce
  balibabu d0a1ffe6e2
Fixed an issue where refreshing the login page caused the language settings to become invalid. #249 (#250) 1 yıl önce
  balibabu 373946ef3f
change language #245 (#246) 1 yıl önce
  balibabu 33d01150d5
For any type of file, if the parsing method is general, the chunk token number needs to be displayed. #217 (#218) 1 yıl önce
  balibabu 963533bc27
fix: all documents in the knowledge base cannot be selected if they have not been parsed. #214 (#215) 1 yıl önce
  balibabu 9b9b6d5408
fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212) 1 yıl önce
  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 yıl önce
  balibabu e3c24e653e
feat: enlarge the size of the next button for uploading files and add locale config to global.ts (#195) 1 yıl önce
  balibabu 6cf088911f
fix: fixed the issue where ChunkMethodModal cannot correctly display … (#189) 1 yıl önce
  balibabu 286b1421cf
feat: add logo-with-text.png (#184) 1 yıl önce
  balibabu dad0d2eb9d
feat: jumping from the chunk list page to the file list page keeps th… (#174) 1 yıl önce
  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 yıl önce
  balibabu 7bae41c71f
feat: add base_url to ApiKeyModal (#167) 1 yıl önce
  balibabu b6837d4ca6
feat: add corresponding icons to files (#164) 1 yıl önce
  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 yıl önce
  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 yıl önce
  balibabu 75f7c6da2f
fix: by obtaining the width and height of the pdf and passing it to b… (#151) 1 yıl önce
  balibabu 0dd5b58d03
fix: fixed an issue where an error was reported when fetching the file list after changing the parsing type (#150) 1 yıl önce
  balibabu 0629847c09
feat: hide filters button and hide testing history (#149) 1 yıl önce
  balibabu 74419e5f0c
feat: remove disabled from ChunkMethodModal (#148) 1 yıl önce
  KevinHuSh 71fe314955
refine page ranges (#147) 1 yıl önce
  balibabu 1d9a50b090
feat: move layout_recognize to the bottom (#146) 1 yıl önce
  balibabu da39723f17
feat: when Layout recognize is false, hide pages (#144) 1 yıl önce
  balibabu 2f4c71b4b4
feat: add pages to ChunkMethodModal (#143) 1 yıl önce
  KevinHuSh 1edbd36baf
add help info (#142) 1 yıl önce
  balibabu 73c2f4d418
feat: add hooks for document table and refactor document-related modal (#141) 1 yıl önce
  balibabu f4ec7cfa76
feat: add image for chunk method (#139) 1 yıl önce
  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 yıl önce
  balibabu 78727c8809
fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134) 1 yıl önce
  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 yıl önce
  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 yıl önce
  balibabu c1734be59d
feat: add programming language highlighting for markdown syntax (#129) 1 yıl önce
  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 yıl önce
  balibabu a0f1e1fa95
feat: add SystemModelSettingModal (#127) 1 yıl önce
  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 yıl önce
  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 yıl önce
  balibabu 2ca0dc0fc5
feat: submit api key and add language to Configuration and fetch llm factory list on UserSettingModel mount (#121) 1 yıl önce
  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 yıl önce
  balibabu c7c451bb9f
feat: bind length of conversationList to chat count (#116) 1 yıl önce
  balibabu fa171dfe6c
feat: submit new password to backend and submit user information and add Form to UserSettingProfile (#114) 1 yıl önce
  balibabu 63e498ac79
feat: add UserSetting and set height of MoreIcon to 24px and replace logo (#111) 1 yıl önce
  balibabu b69b5dd4e5
feat: set initial state of auth to null (#108) 1 yıl önce
  balibabu cfc3b62e77
feat: call useLoginWithGithub in useAuth (#107) 1 yıl önce
  balibabu 2b2808c268
feat: login with github and if it is not a pdf file, set the width of chunkContainer to 100% (#106) 1 yıl önce
  balibabu 6048926a4d
feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens and logout (#105) 1 yıl önce
  balibabu aaf3084324
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) 1 yıl önce
  balibabu 16eade4c48
feat: set local path of workerSrc to PdfLoader (#101) 1 yıl önce
  balibabu 8b2bbd79e4
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) 1 yıl önce
  balibabu 07d76ea18d
feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97) 1 yıl önce
  balibabu 59d8442d0d
feat: fixed the issue where chat greetings could not appear (#95) 1 yıl önce