Skip to content

Latest commit

 

History

History
67 lines (38 loc) · 3.55 KB

File metadata and controls

67 lines (38 loc) · 3.55 KB

Version: 1.0.8

  • #15: fix: Fixed the issue where hunyuan does not support empty system_prompt

Version: 1.0.7

  • #8: fix: Fix the path spelling error in the Readme
  • #11: fix: Fix the OpenAI API 400 Bad Request issue #10

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

24 March 2025

  • chore: Compress demo images 9062d01
  • chore: Emphasize the use of LaTeX syntax for mathematical formulas 2aef544
  • chore: Add ChangeLog action 3587a00

22 March 2025

  • refactor: Refactor PDFWorker, build a FileWorker base class to facilitate future extension for supporting more file types d4e6398
  • feat: Added support for converting images (JPG/PNG/BMP) to Markdown #6 1eab0db

20 March 2025

  • chore: Add Chinese introduction d1a9a69
  • feat: Add and remove markdown wrapping and corresponding unit test cases c75fb71
  • chore: Modify Readme b6c0208

15 March 2025

  • chore: The default settings are for the OpenAI API and the GPT-4 model. 5f0bef0
  • chore: Add effect demonstration images to the Readme cb6e317
  • fix: Fix the "the input device is not a TTY" error in docker run 4359f4b

15 March 2025

  • fix: Fix the build image pipeline error on the armv7 platform afa0f61

15 March 2025

  • fix: Fix the build image pipeline error on the 386 platform 7012440

1.0.0

15 March 2025

  • Initial commit 58eac07
  • chore: Updated some content 8f5c533
  • chore: Add LLMClient, PDFWork class and implementation b040a48