Release Notes
[1.3.0-beta.1] 2025-05-06
This update makes significant optimizations to the storage method, reconstructing local file storage as local database storage, greatly improving the user experience for large amounts of data. Due to the large changes made, a beta version is released for everyone to experience. If you encounter any issues while using this version, please submit feedback through Issues to help us further improve the product.
🔧 Fixes
Fixed the issue of unexpectedly generating COT during dataset optimization
Fixed the issue of processing removed files on the text processing page, causing errors
âš¡ Optimizations
Reconstructed local file storage as local database storage, greatly optimizing the user experience for large amounts of data
Randomly removed question marks from problems (configurable)
Optimized multiple functional experiences
✨ New Features
Added local log storage to the client, allowing users to open the log directory to troubleshoot issues
Added a cache clearing function to the client, allowing users to clear historical log files and backed-up database files
[1.2.5] 2025-04-13
🔧 Fixes
Fixed the issue of the model configuration error on the first configuration
Fixed the issue of Docker image packaging errors
[1.2.4] 2025-04-12
âš¡ Optimizations
Used the OPEN AI SDK to reconstruct the model interaction interface, improving compatibility
✨ New Features
Supported visual model configuration
Supported using custom visual models to parse PDFs, with higher accuracy
Model testing supported sending images to test visual models
Dataset details page supported viewing belonging text blocks
Supported users editing text blocks themselves
Supported downloading and previewing parsed Markdown files
[1.2.3] 2025-03-30
âš¡ Optimizations
Enhanced the default maximum output token limit of the model
Removed the update failure pop-up window
Removed some interfering error log outputs
✨ New Features
Supported one-click opening of the client data directory
Supported model temperature and maximum generated token number configuration
Supported two types of PDF file parsing (basic parsing and MinerU parsing)
Supported exporting datasets in CSV format
[1.2.2] 2025-03-24
🔧 Fixes
Fixed the issue of unable to select problems and delete problems failing in the domain tree view
Fixed the issue of the upgrade link to the new version possibly being inaccurate
âš¡ Optimizations
Removed extra line breaks from answers and thought chains
Removed the update failure pop-up window and the update download link for the latest installation package
✨ New Features
Literature management supported filtering generated and ungenerated problems
[1.2.1] 2025-03-23
🔧 Fixes
Fixed the issue of inaccurate text block sorting
âš¡ Optimizations
Lowered the default concurrency to 3 (solving the problem of triggering some model flow limits)
Optimized problem generation prompts, improving problem generation quality
Lowered the minimum split character number to 100 and raised the maximum split character number to 10000
When the model did not output in the standard format, the log added the original output information
✨ New Features
Supported editing problems and customizing problems
Supported using datasets directly in LLaMa Factory
Supported configuring user-defined prompts
[1.1.6] 2025-03-19
🔧 Fixes
Fixed the issue of extractThinkChain errors
Fixed the issue of NPM dependency deprecation
Fixed the issue of problem filtering and full selection linkage
âš¡ Optimizations
Optimized the operation of rebuilding the domain tree after deleting literature when uploading multiple literatures
The client opened by default in maximized mode, no longer full-screen
Optimized the content of thought chains, removing the rhetoric of reference literature
[1.1.5] 2025-03-18
🔧 Fixes
Fixed the issue of the project list being empty due to caching
Fixed the issue of the problem split character number configuration not taking effect
Fixed the issue of some special file names causing errors
Fixed the issue of some loading states being invalid
âš¡ Optimizations
The client opened external links by default, jumping to the browser
Continued to optimize the success rate of dataset result generation
Optimized the performance of displaying domain trees for a large number of problems
✨ New Features
New projects could choose to reuse model configurations from other projects
Single projects supported uploading multiple files (shared domain trees)
Problem management added filtering for generated and ungenerated datasets
Supported uploading docx type files
Last updated
Was this helpful?