Skip to content

瀚万客服小程序 V1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 15:32
6e8a8da

新增AI助手。支持使用openai的方式。自动整理询价。提取内容。

Summary by Sourcery

This pull request introduces an AI assistant feature using OpenAI for automatic inquiry organization and content extraction. It also includes code refactoring for improved readability, updates to the GitHub Actions workflow, and the removal of an outdated CI workflow file.

  • New Features:
    • Introduced AI assistant functionality using OpenAI for automatic inquiry organization and content extraction.
  • Enhancements:
    • Refactored code for better readability and maintainability, including reformatting SQLAlchemy queries and PyQt signal connections.
  • Build:
    • Updated GitHub Actions workflow to use 'actions/upload-artifact@v4' for uploading Windows executables.
  • CI:
    • Removed outdated GitHub Actions workflow file 'PR-sourcery.yml'.