Skip to content
  1. May 04, 2024
    • writinwaters's avatar
      Update README badge (#639) · 3050a8cb
      writinwaters authored
      ### What problem does this PR solve?
      
      Entry to RAGFlow's online demo was not easy to find. Also note that text
      "RAGFlow" in the badge is already a given. Hence the change.
      
      ### Type of change
      
      - [x] Documentation Update
      3050a8cb
  2. May 03, 2024
    • writinwaters's avatar
      Updated faq.md (#636) · 9c77d367
      writinwaters authored
      ### What problem does this PR solve?
      
      _Briefly describe what this PR aims to solve. Include background context
      that will help reviewers understand the purpose of the PR._
      
      ### Type of change
      
      - [x] Documentation Update
      9c77d367
  3. Apr 30, 2024
    • KevinHuSh's avatar
      remove redis (#629) · 5f03a4de
      KevinHuSh authored
      ### What problem does this PR solve?
      
      ### Type of change
      
      - [x] Refactoring
      5f03a4de
    • Moonlit's avatar
      docs: Add instructions for launching service from source (#619) · 290e5d95
      Moonlit authored
      This commit includes detailed steps for setting up and launching the
      service directly from the source code. It covers cloning the repository,
      setting up a virtual environment, configuring environment variables, and
      starting the service using Docker. This update ensures that developers
      have clear guidance on how to get the service running in a development
      environment.
      
      ### What problem does this PR solve?
      
      _Briefly describe what this PR aims to solve. Include background context
      that will help reviewers understand the purpose of the PR._
      
      ### Type of change
      - [x] Documentation Update
      290e5d95
    • balibabu's avatar
      fix: filter knowledge list by keywords and clear the selected file list after... · 9703633a
      balibabu authored
      fix: filter knowledge list by keywords and clear the selected file list after the file is uploaded successfully and add ellipsis pattern to chunk list (#628)
      
      ### What problem does this PR solve?
      
      #627 
      fix: filter knowledge list by keywords
      fix: clear the selected file list after the file is uploaded
      successfully
      feat: add ellipsis pattern to chunk list
      
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      9703633a
    • KevinHuSh's avatar
      refine code (#626) · 7d3b68bb
      KevinHuSh authored
      ### What problem does this PR solve?
      
      
      ### Type of change
      
      - [x] Refactoring
      7d3b68bb
    • Moonlit's avatar
      Fix missing 'ollama' package in requirements.txt (#621) · c89f3c3c
      Moonlit authored
      ### What problem does this PR solve?
      
      This commit resolves an issue where the 'ollama' package was
      inadvertently omitted from the requirements.txt file. The package has
      now been added to ensure all dependencies are correctly installed for
      the project.
      
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      c89f3c3c
    • Moonlit's avatar
      Fix: missing 'redis' package in requirements.txt (#622) · 5d7f5733
      Moonlit authored
      ### What problem does this PR solve?
      
      This commit resolves an issue where the 'redis' package was
      inadvertently omitted from the requirements.txt file. The package has
      now been added to ensure all dependencies are correctly installed for
      the project.
      
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      5d7f5733
    • KevinHuSh's avatar
      remove PyMuPDF (#618) · cab274f5
      KevinHuSh authored
      ### What problem does this PR solve?
      #613 
      
      ### Type of change
      
      
      - [x] Other (please describe):
      cab274f5
    • balibabu's avatar
      fix: fixed the issue that ModelSetting could not be saved #614 (#617) · 7059ec22
      balibabu authored
      ### What problem does this PR solve?
      
      fix: fixed the issue that ModelSetting  could not be saved #614
      
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      7059ec22
    • KevinHuSh's avatar
      fix disable and enable llm setting in dialog (#616) · 674b3aea
      KevinHuSh authored
      ### What problem does this PR solve?
      #614 
      
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      674b3aea
  4. Apr 29, 2024
    • balibabu's avatar
      fix: omit long file names (#608) · 4c147603
      balibabu authored
      ### What problem does this PR solve?
      
      #607
      fix: omit long file names
      fix: change the parsing method from tag to select
      fix: replace icon for new chat
      fix: change the OK button text of the Chat Bot API modal to close
      
      
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      4c147603
    • KevinHuSh's avatar
      refine docker layers (#606) · 2af74cc4
      KevinHuSh authored
      ### What problem does this PR solve?
      
      
      ### Type of change
      
      - [x] Performance Improvement
      2af74cc4
    • balibabu's avatar
      fix: #567 use modal to upload files in the knowledge base (#601) · 38f0cc01
      balibabu authored
      ### What problem does this PR solve?
      
      fix:  #567 use modal to upload files in the knowledge base
      
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      38f0cc01
    • KevinHuSh's avatar
      refine document upload (#602) · 6874c6f3
      KevinHuSh authored
      ### What problem does this PR solve?
      
      #567 
      
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      6874c6f3
    • KevinHuSh's avatar
      refine redis connection (#599) · 8acc01a2
      KevinHuSh authored
      ### What problem does this PR solve?
      
      #591 
      
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      8acc01a2
  5. Apr 28, 2024
  6. Apr 26, 2024
    • Jin Hai's avatar
      Update version info (#564) · f1c98aad
      Jin Hai authored
      
      
      ### What problem does this PR solve?
      
      _Briefly describe what this PR aims to solve. Include background context
      that will help reviewers understand the purpose of the PR._
      
      ### Type of change
      
      - [x] Documentation Update
      - [x] Refactoring
      
      ---------
      
      Signed-off-by: default avatarJin Hai <haijin.chn@gmail.com>
      f1c98aad
    • KevinHuSh's avatar
      fix bug of file management (#565) · ab06f502
      KevinHuSh authored
      ### What problem does this PR solve?
      
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      ab06f502
    • balibabu's avatar
      feat: add Tooltip to action icon of FileManager (#561) · 6329339a
      balibabu authored
      ### What problem does this PR solve?
      #345
      feat: add Tooltip to action icon of FileManager 
      
      ### Type of change
      
      - [x] New Feature (non-breaking change which adds functionality)
      6329339a
    • KevinHuSh's avatar
      fix rename bug (#562) · 84b39c60
      KevinHuSh authored
      ### What problem does this PR solve?
      
      fix rename file bugs
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      84b39c60
    • balibabu's avatar
      feat: translate FileManager #345 (#558) · eb62c669
      balibabu authored
      ### What problem does this PR solve?
      #345
      feat: translate FileManager
      feat: batch delete files from the file table in the knowledge base
      
      ### Type of change
      
      - [x] New Feature (non-breaking change which adds functionality)
      eb62c669
    • KevinHuSh's avatar
      add file management feature (#560) · f69ff39f
      KevinHuSh authored
      ### What problem does this PR solve?
      
      ### Type of change
      
      - [x] Documentation Update
      f69ff39f
    • Jin Hai's avatar
      Update version to 0.3.2 (#550) · b1cd2039
      Jin Hai authored
      
      
      ### What problem does this PR solve?
      
      _Briefly describe what this PR aims to solve. Include background context
      that will help reviewers understand the purpose of the PR._
      
      ### Type of change
      
      - [x] Documentation Update
      
      Signed-off-by: default avatarJin Hai <haijin.chn@gmail.com>
      b1cd2039
    • KevinHuSh's avatar
      fix youdao bug (#551) · b75d75e9
      KevinHuSh authored
      ### What problem does this PR solve?
      
      
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      b75d75e9
    • Moonlit's avatar
      chore: disable Kibana volume storage in Docker Compose (#548) · 76c477f2
      Moonlit authored
      ### What problem does this PR solve?
      
      Since Kibana service is not currently being used, the associated volume
      'kibanadata' has been commented out in the Docker Compose file. This
      change helps to prevent the allocation of unnecessary resources and
      simplifies the configuration.
      
      ### Type of change
      
      - [x] Refactoring
      unused Kibana volume storage
      76c477f2
  7. Apr 25, 2024
    • writinwaters's avatar
      Updated badge link (#545) · 1b01c4fe
      writinwaters authored
      ### What problem does this PR solve?
      
      _Briefly describe what this PR aims to solve. Include background context
      that will help reviewers understand the purpose of the PR._
      
      ### Type of change
      
      - [x] Documentation Update
      1b01c4fe
    • Jin Hai's avatar
      Update version to v0.3.1 (#544) · 188f3ddf
      Jin Hai authored
      
      
      ### What problem does this PR solve?
      
      Update version to v0.3.1
      
      ### Type of change
      
      - [x] Documentation Update
      
      Signed-off-by: default avatarJin Hai <haijin.chn@gmail.com>
      188f3ddf
    • balibabu's avatar
      feat: add file icon to table of FileManager #345 (#543) · 1dcd439c
      balibabu authored
      ### What problem does this PR solve?
      
      feat: add file icon to table of FileManager #345
      fix: modify datasetDescription
      
      ### Type of change
      
      - [x] New Feature (non-breaking change which adds functionality)
      1dcd439c
    • chrysanthemum-boy's avatar
      Add upload file by knowledge base name API. (#539) · 26003b50
      chrysanthemum-boy authored
      
      
      ### What problem does this PR solve?
      Add upload file by knowledge base name API.
      
      ### Type of change
      
      - [x] New Feature (non-breaking change which adds functionality)
      - [x] Documentation Update
      
      ---------
      
      Co-authored-by: default avatarchrysanthemum-boy <fannc@qq.com>
      26003b50
    • writinwaters's avatar
      Updated badge (#540) · 4130e5c5
      writinwaters authored
      ### What problem does this PR solve?
      
      _Briefly describe what this PR aims to solve. Include background context
      that will help reviewers understand the purpose of the PR._
      
      ### Type of change
      
      - [x] Documentation Updates
      4130e5c5