98 次程式碼提交 (2bc9a7cc18335a8b3f174afe1f07e33181e2f345)

作者 SHA1 備註 提交日期
  balibabu 2d228dbf7f
feat: create folder #345 (#518) 1 年之前
  balibabu 6405041b4d
fix: cannot save the system model setting #468 (#508) 1 年之前
  balibabu c055f40dff
feat: #345 even if the backend data returns empty, the skeleton of the chart will be displayed. (#461) 1 年之前
  balibabu cda7b607cb
feat: translate EmbedModal #345 (#455) 1 年之前
  balibabu 1dada69daa
fix: replace some pictures of chunk method #437 (#438) 1 年之前
  balibabu 30846c83b2
feat: modify the description of qa (#406) 1 年之前
  balibabu ad6f0a1ce5
feat: add overview (#391) 1 年之前
  balibabu 73285d9d07
feat: add quote item to PromptEngine (#338) 1 年之前
  balibabu f173fe6e47
feat: Support Traditional Chinese (#336) 1 年之前
  balibabu cb2cbf500c
feat: support Xinference (#319) 1 年之前
  Jin Hai 0b2808f990
Update default language to English (#309) 1 年之前
  balibabu ecb7a46a3a
feat: replace dataset icon (#307) 1 年之前
  balibabu 533ac3b534
feat: add batch operations for document list (#302) 1 年之前
  balibabu 28d29949c6
fix: historical chats appear in the new user's chat box #256 (#282) 1 年之前
  balibabu c24a790c9e
feat: add ollama.md link to OllamaModal (#272) 1 年之前
  balibabu 265a7a283a
feat: add support for ollama #221 (#260) 1 年之前
  balibabu d0a1ffe6e2
Fixed an issue where refreshing the login page caused the language settings to become invalid. #249 (#250) 1 年之前
  balibabu 373946ef3f
change language #245 (#246) 1 年之前
  balibabu 33d01150d5
For any type of file, if the parsing method is general, the chunk token number needs to be displayed. #217 (#218) 1 年之前
  balibabu 963533bc27
fix: all documents in the knowledge base cannot be selected if they have not been parsed. #214 (#215) 1 年之前
  balibabu 9b9b6d5408
fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212) 1 年之前
  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 年之前
  balibabu e3c24e653e
feat: enlarge the size of the next button for uploading files and add locale config to global.ts (#195) 1 年之前
  balibabu 6cf088911f
fix: fixed the issue where ChunkMethodModal cannot correctly display … (#189) 1 年之前
  balibabu 286b1421cf
feat: add logo-with-text.png (#184) 1 年之前
  balibabu dad0d2eb9d
feat: jumping from the chunk list page to the file list page keeps th… (#174) 1 年之前
  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 年之前
  balibabu 7bae41c71f
feat: add base_url to ApiKeyModal (#167) 1 年之前
  balibabu b6837d4ca6
feat: add corresponding icons to files (#164) 1 年之前
  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 年之前
  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 年之前
  balibabu 75f7c6da2f
fix: by obtaining the width and height of the pdf and passing it to b… (#151) 1 年之前
  balibabu 0dd5b58d03
fix: fixed an issue where an error was reported when fetching the file list after changing the parsing type (#150) 1 年之前
  balibabu 0629847c09
feat: hide filters button and hide testing history (#149) 1 年之前
  balibabu 74419e5f0c
feat: remove disabled from ChunkMethodModal (#148) 1 年之前
  KevinHuSh 71fe314955
refine page ranges (#147) 1 年之前
  balibabu 1d9a50b090
feat: move layout_recognize to the bottom (#146) 1 年之前
  balibabu da39723f17
feat: when Layout recognize is false, hide pages (#144) 1 年之前
  balibabu 2f4c71b4b4
feat: add pages to ChunkMethodModal (#143) 1 年之前
  KevinHuSh 1edbd36baf
add help info (#142) 1 年之前
  balibabu 73c2f4d418
feat: add hooks for document table and refactor document-related modal (#141) 1 年之前
  balibabu f4ec7cfa76
feat: add image for chunk method (#139) 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 年之前
  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 年之前
  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 年之前
  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 年之前