Releases: think-elearn/qugenai
Releases · think-elearn/qugenai
v0.2.0
QuGenAI v0.2.0 🎉
Released: January 14, 2025
We’re excited to announce QuGenAI v0.2.0, featuring key improvements and enhancements to make AI-powered exam content generation even more robust and user-friendly. This release includes new features, optimizations, and dependency updates.
🚀 What’s New in v0.2.0
Added
- API Testing: Added tests for the generate_exam_questions API to ensure reliability and robustness.
- Structured Output Schema: Introduced a new schema to support structured output, enhancing flexibility in exam content generation.
- Improved Question Options: Updated the question options list for better customization and usability.
Changed
- File Renaming:
- Renamed qgenform.html to qugen.html to align with updated naming conventions.
- Updated URL path from q-gen/ to qugen/ for consistency and clarity.
- Field Optimization: Reduced max_length of the subject field for improved validation and database performance.
📦 How to Update
To update to v0.2.0, pull the latest changes from the repository and ensure your environment is set up with the updated dependencies.
git pull origin main
git checkout v0.2.0
🌟 Feedback
Your feedback is invaluable! If you encounter any issues or have suggestions, feel free to open an issue.
v0.1.0
Summary
- This is the first release of QuGenAI.
What's Changed
- Release v0.1.0 by @dr-rompecabezas in #14
See the CHANGELOG for a summary of the initial state of the application, or see the commit history for a detailed list of all changes starting with the initial commit.