Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
milwright
/
cloze-reader
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cca074a
cloze-reader
/
src
94.6 kB
3 contributors
History:
41 commits
milwright
debug: add API response logging to identify contextualization issue after first round
cca074a
6 months ago
aiService.js
Safe
9.53 kB
debug: add API response logging to identify contextualization issue after first round
6 months ago
app.js
Safe
11 kB
fix: show welcome overlay immediately on DOM load, before any async operations
6 months ago
bookDataService.js
Safe
22.8 kB
fix: resolve HF dataset loading errors and improve word selection
6 months ago
chatInterface.js
Safe
11.4 kB
feat: minimal deployment with essential JavaScript modules and complete CSS
6 months ago
clozeGameEngine.js
Safe
20.1 kB
fix: prevent infinite recursion in passage extraction
6 months ago
conversationManager.js
Safe
6.3 kB
improve: differentiate prompts, fix passage boundaries, and avoid early blanks
6 months ago
init-env.js
Safe
715 Bytes
debug: add logging to check API key loading
6 months ago
styles.css
Safe
9.46 kB
revert: restore working contextualization by reverting to 77c4776 while preserving font improvements
6 months ago
welcomeOverlay.js
Safe
3.26 kB
fix: reduce welcome overlay text size and spacing to prevent cutoff
6 months ago