288 次代码提交 (fe2f5205fc3bc8900490865d6e22904dcb7d5e7d)
 

作者 SHA1 备注 提交日期
  balibabu f4ec7cfa76
feat: add image for chunk method (#139) 1年前
  KevinHuSh 5875c8ba08
Add 'One' chunk method (#137) 1年前
  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年前
  KevinHuSh 6999598101
refine for English corpus (#135) 1年前
  balibabu 78727c8809
fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134) 1年前
  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年前
  KevinHuSh 9a843667b3
fix github account login issue (#132) 1年前
  KevinHuSh 9da671b951
refine manul parser (#131) 1年前
  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年前
  balibabu c1734be59d
feat: add programming language highlighting for markdown syntax (#129) 1年前
  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年前
  balibabu a0f1e1fa95
feat: add SystemModelSettingModal (#127) 1年前
  KevinHuSh 2447f95629
add Moonshot, debug my_llm (#126) 1年前
  KevinHuSh de09b0e1a4
resolve table issues (#125) 1年前
  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年前
  KevinHuSh 675a9f8d9a
add dockerfile for cuda envirement. Refine table search strategy, (#123) 1年前
  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年前
  balibabu 2ca0dc0fc5
feat: submit api key and add language to Configuration and fetch llm factory list on UserSettingModel mount (#121) 1年前
  KevinHuSh 0feb085c88
refine table parser (#120) 1年前
  KevinHuSh f1f09df901
add local llm implementation (#119) 1年前
  KevinHuSh 0452a6db73
Refine README (#118) 1年前
  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年前
  balibabu c7c451bb9f
feat: bind length of conversationList to chat count (#116) 1年前
  KevinHuSh bcb58b7e71
layout refine (#115) 1年前
  balibabu fa171dfe6c
feat: submit new password to backend and submit user information and add Form to UserSettingProfile (#114) 1年前
  KevinHuSh 8f86ab9f7f
refine pdf parser, add time zone to userinfo (#112) 1年前
  balibabu 63e498ac79
feat: add UserSetting and set height of MoreIcon to 24px and replace logo (#111) 1年前
  KevinHuSh 436c52bbc5
refine presentation parser (#110) 1年前
  KevinHuSh 2d7c9080f4
deal with stop reason being length problem (#109) 1年前
  balibabu b69b5dd4e5
feat: set initial state of auth to null (#108) 1年前
  balibabu cfc3b62e77
feat: call useLoginWithGithub in useAuth (#107) 1年前
  balibabu 2b2808c268
feat: login with github and if it is not a pdf file, set the width of chunkContainer to 100% (#106) 1年前
  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年前
  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年前
  KevinHuSh b89ac3c4be
chage tas execution logic (#103) 1年前
  balibabu 16eade4c48
feat: set local path of workerSrc to PdfLoader (#101) 1年前
  KevinHuSh d7c362f237
adjust hierarchical_merge strategy (#100) 1年前
  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年前
  KevinHuSh 602038ac49
fix task cancling bug (#98) 1年前
  balibabu 07d76ea18d
feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97) 1年前
  KevinHuSh 8a57f2afd5
change callback strategy, add timezone to docker (#96) 1年前
  balibabu 59d8442d0d
feat: fixed the issue where chat greetings could not appear (#95) 1年前
  balibabu eec529f8c5
feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94) 1年前
  KevinHuSh 7bfaf0df29
fix position extraction bug (#93) 1年前
  balibabu fae00827e6
feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting (#92) 1年前
  KevinHuSh 685b4d8a95
fix table desc bugs, add positions to chunks (#91) 1年前
  KevinHuSh 8a726fb04b
solve task execution issues (#90) 1年前
  balibabu 7f174fb9d3
feat: add Preview with react-pdf-highlighter (#89) 1年前
  balibabu 5fb8989bb1
feat: display all pdf pages and add DocumentPreview (#88) 1年前
  KevinHuSh 3d4315c42a
resolve the issue of naive parser (#87) 1年前