All notable changes to this project will be documented in this file.
- Initial stable release with complete core functionality
- Text processing with intelligent document splitting
- Smart question generation from text segments
- Answer generation using LLM APIs
- Dataset management and export functionality
- Multiple export formats support (Alpaca, ShareGPT)
- Multiple file types support (JSON, JSONL)
- Multilingual support for English and Chinese
- Custom system prompts for guiding model responses
- User-friendly interface with intuitive navigation
- Project management with file-based database
- Tag system for organizing questions
- Domain analysis for text content
- Optimized text splitting algorithm for better segment quality
- Improved question generation prompts for higher quality questions
- Enhanced UI/UX for better user experience
- Streamlined project creation and management workflow
- Fixed issues with text encoding in uploaded documents
- Resolved performance bottlenecks in large document processing
- Fixed UI rendering issues in question tree view
- Addressed accessibility concerns in the interface