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. 19 Feb, 2025 1 commit
  3. 18 Feb, 2025 9 commits
  4. 17 Feb, 2025 1 commit
  5. 14 Feb, 2025 10 commits
  6. 13 Feb, 2025 6 commits
  7. 11 Feb, 2025 3 commits
  8. 10 Feb, 2025 2 commits
  9. 09 Feb, 2025 5 commits