Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
milwright
/
cloze-reader
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
82a4372
cloze-reader
/
src
Ctrl+K
Ctrl+K
2 contributors
History:
43 commits
milwright
fix: make AI API calls sequential with delay to prevent rate limiting
82a4372
3 months ago
aiService.js
Safe
9.84 kB
feat: implement two-passage system to avoid OpenRouter rate limits
3 months ago
app.js
Safe
11.5 kB
feat: implement two-passage system to avoid OpenRouter rate limits
3 months ago
bookDataService.js
Safe
22.8 kB
fix: resolve HF dataset loading errors and improve word selection
3 months ago
chatInterface.js
Safe
11.4 kB
feat: minimal deployment with essential JavaScript modules and complete CSS
3 months ago
clozeGameEngine.js
Safe
22.1 kB
fix: make AI API calls sequential with delay to prevent rate limiting
3 months ago
conversationManager.js
Safe
6.3 kB
improve: differentiate prompts, fix passage boundaries, and avoid early blanks
3 months ago
init-env.js
Safe
715 Bytes
debug: add logging to check API key loading
3 months ago
styles.css
Safe
9.46 kB
revert: restore working contextualization by reverting to 77c4776 while preserving font improvements
3 months ago
welcomeOverlay.js
Safe
3.26 kB
fix: reduce welcome overlay text size and spacing to prevent cutoff
3 months ago