1. 21 Feb, 2025 3 commits
    • myhloli's avatar
      fix(model): handle import errors and improve exception logging · 66f0899a
      myhloli authored
      - Add ImportError handling to silence known import-related exceptions
      - Improve generic exception handling to log error messages- Maintain existing specific exception handlers for license-related issues
      66f0899a
    • myhloli's avatar
      feat(model_init): implement license verification for Ascend plugin · d5f6fbc6
      myhloli authored
      - Add license verification logic for Ascend plugin
      - Handle different license-related exceptions with appropriate error messages
      - Log success message with license expiration date if verification passes
      - Fall back to CPU model if license verification fails or plugin is not available
      d5f6fbc6
    • myhloli's avatar
      refactor(magic_pdf): improve title optimization process · 54940c61
      myhloli authored
      - Update instructions for AI-generated titles optimization
      - Use ast.literal_eval() instead of json.loads() for parsing completion content
      - Refactor variable names and logging for better code readability- Add error handling for JSON decoding issues
      54940c61
  2. 18 Feb, 2025 3 commits
  3. 14 Feb, 2025 1 commit
  4. 11 Feb, 2025 2 commits
  5. 10 Feb, 2025 2 commits
  6. 09 Feb, 2025 4 commits
  7. 08 Feb, 2025 2 commits
  8. 07 Feb, 2025 1 commit
  9. 27 Jan, 2025 2 commits
  10. 23 Jan, 2025 1 commit
  11. 22 Jan, 2025 3 commits
  12. 21 Jan, 2025 7 commits
  13. 20 Jan, 2025 3 commits
  14. 17 Jan, 2025 3 commits
  15. 16 Jan, 2025 3 commits