Releases: codeacme17/examor
Releases · codeacme17/examor
v0.1.2
Feat
- Added the error message when calling the model
Fix
- Fix docker-compose startup issue
- Fix langchain version issue
Refactor
- Refactor the component structure
- Extract the
db_service
method - Extract
QuestionBlock
component
v0.1.1
Fix
- Fix docker compose startup problem
v0.1.0
Feature
- Support
Role Select
feature (v0.1)
v0.0.0
Feature
- Upload note
- Support for user uploading
.md
file types
- Support for user uploading
- Generate quesiton
- Support for generating questions in both English and Chinese
- Examine
- Support for detecting and scoring user answers based on questions and document content
- Ebbinghaus Memory Curve (v0.1), implementing a question push system
- Profile
- Support for models
OpenAI
&Azure
- Support for users to set the daily push question quantity
- Support for models
- Launch
- Support for launching the project using Docker Compose