refactor: Remove `rubric` and `correct_answer` fields from the `ExerciseResponse` schema and session initialization. ca7c444 Running linhdzqua148 commited on 9 days ago
feat: Refactor `/process` endpoint to download files from a provided URL instead of accepting direct file uploads. 66a54bb linhdzqua148 commited on 9 days ago
feat: Implement a new prompt management system, answer evaluation, and history formatting for learning exercises, and enable Langsmith tracing. 444a2cc linhdzqua148 commited on 9 days ago
feat: Implement ordering exercise type with item shuffling and extend exercise schemas to include sentence and correct_answer fields. b8ffa02 linhdzqua148 commited on 10 days ago
feat: Provide recent same-concept exercises to the LLM for adaptive generation and cache based on exercise history. 98532b5 linhdzqua148 commited on 10 days ago
feat: Dynamically generate and shuffle matching exercise right items for API output and update tests accordingly. 6211218 linhdzqua148 commited on 10 days ago
refactor: Migrate exercise_type fields and logic to use ExerciseType enum for improved type safety. 12646ef linhdzqua148 commited on 10 days ago
feat: Implement a configuration-driven weighted exercise type selection based on Bloom level and mastery. 066a515 linhdzqua148 commited on 10 days ago
refactor: restructure `api/core` into domain-specific subpackages and update imports accordingly. 9ee64fe linhdzqua148 commited on 10 days ago
feat: Implement persistent tutor chat history per exercise with robust input sanitization and prompt injection safeguards. 708b316 linhdzqua148 commited on 11 days ago
feat: Enhance content processing and generation with improved LaTeX math formatting, Bloom's Taxonomy guidelines, and refined content extraction rules. e316b95 linhdzqua148 commited on 12 days ago
refactor: align subject progress with rl mastery threshold 2cf0ec5 linhdzqua148 commited on 12 days ago
refactor: remove config shim usage from pipeline infrastructure 591239c linhdzqua148 commited on 12 days ago
refactor: migrate processors into infrastructure namespace dffef2a linhdzqua148 commited on 12 days ago
refactor: migrate embed and merge into infrastructure namespace 05d6b9a linhdzqua148 commited on 12 days ago
refactor: migrate llm prompts and utils into infrastructure namespace 45f947f linhdzqua148 commited on 12 days ago