1. 13 Jul, 2024 25 commits
  2. 12 Jul, 2024 13 commits
  3. 11 Jul, 2024 2 commits
    • myhloli's avatar
      feat(model): add model mode selection for PDF analysis · bc0f6932
      myhloli authored
      Introduce a new feature that allows users to choose between a "lite" and a "full"
      model mode for PDF document analysis. The "lite" mode uses a faster, less
      accurate model, while the "full" mode employs a higher-precision model at the
      cost of speed. This selection can be made through the CLI or API, providing
      flexibility for different use cases.
      bc0f6932
    • myhloli's avatar
      update:Add md make mode config in do_parse.You can control whether the... · f8f6ba6f
      myhloli authored
      update:Add md make mode config in do_parse.You can control whether the produced md is for NLP or MM by changing the value of f_make_md_mode
      f8f6ba6f