Skip to content

V1.0.4

Choose a tag to compare

@Evil0ctal Evil0ctal released this 21 Nov 10:47
· 6 commits to main since this release

🔊 V1.0.4 Release Notes

[English]

  • 🔧 Code Structure Optimization - Improved maintainability and execution efficiency.
  • 🚀 Added LLM Model Support - Integrated ChatGPT as the model for task analysis.
  • 🗃️ Database Structure Refactoring - Restructured the database for easier future expansion.
  • 🔍 New Summary Interface - Enables ChatGPT to summarize content based on crawler task input.
  • 📄 Documentation Enhancement - Expanded API documentation in Swagger UI for better readability and user experience.
  • 🐛 ** Bug Fix** - Fix extra parameters passed when using SQLite as Database #2

🔊 V1.0.4 更新日志

[中文]

  • 🔧 代码结构优化 - 提升代码的可维护性和执行效率。
  • 🚀 新增LLM模型支持 - 使用ChatGPT作为任务分析的模型支持。
  • 🗃️ 数据库结构重构 - 重构数据库结构,便于未来扩展。
  • 🔍 新增总结接口 - 将爬虫任务作为输入源让ChatGPT来总结内容。
  • 📄 文档优化 - Swagger UI 中的接口文档更加详尽,提升可读性与用户体验。
  • 🐛 ** Bug 修复** - 修复在使用SQLite作为数据库时传递的以外参数 #2