1. 12 Sep, 2024 1 commit
  2. 10 Sep, 2024 11 commits
  3. 09 Sep, 2024 7 commits
  4. 05 Sep, 2024 2 commits
  5. 03 Sep, 2024 6 commits
  6. 02 Sep, 2024 7 commits
  7. 31 Aug, 2024 1 commit
  8. 30 Aug, 2024 3 commits
    • Xiaomeng Zhao's avatar
      Update Dockerfile · 0e77b8a0
      Xiaomeng Zhao authored
      0e77b8a0
    • icecraft's avatar
      Feat/support rag (#510) · b72d4ebd
      icecraft authored
      * Create requirements-docker.txt
      
      * feat: update deps to support rag
      
      * feat: add support to rag, add rag_data_reader api for rag integration
      
      * feat: let user retrieve the filename of the processed file
      
      * feat: add projects demo for rag integrations
      
      ---------
      Co-authored-by: 's avatarXiaomeng Zhao <moe@myhloli.com>
      Co-authored-by: 's avataricecraft <xurui1@pjlab.org.cn>
      b72d4ebd
    • Xiaomeng Zhao's avatar
      feat(cli&analyze&pipeline): add start_page and end_page args for pagination (#507) · 0f91fcf6
      Xiaomeng Zhao authored
      * feat(cli&analyze&pipeline): add start_page and end_page args for paginationAdd start_page_id and end_page_id arguments to various components of the PDF parsing
      pipeline to support pagination functionality. This feature allows users to specify the
      range of pages to be processed, enhancing the efficiency and flexibility of the system.
      
      * feat(cli&analyze&pipeline): add start_page and end_page args for paginationAdd start_page_id and end_page_id arguments to various components of the PDF parsing
      pipeline to support pagination functionality. This feature allows users to specify the
      range of pages to be processed, enhancing the efficiency and flexibility of the system.
      
      * feat(cli&analyze&pipeline): add start_page and end_page args for paginationAdd start_page_id and end_page_id arguments to various components of the PDF parsing
      pipeline to support pagination functionality. This feature allows users to specify the
      range of pages to be processed, enhancing the efficiency and flexibility of the system.
      0f91fcf6
  9. 28 Aug, 2024 2 commits