fix: commit remaining modified files for service and profile template f57dc85 vioott commited on Feb 11
fix(docs): shorten README description to comply with Hugging Face limits 4c1ed25 vioott commited on Feb 11
refactor(css): extract inline styles to css classes and update README with technical details 694ce62 vioott commited on Feb 11
fix: commit pending changes for log reading logic and chat template restart link 212ceaf vioott commited on Feb 11
fix(ui): profile back button now saves changes and ensures Restart label is consistent abec8ed vioott commited on Feb 11
feat(ui): unify navigation bar across all pages and disable profile link on start page 1cd055e vioott commited on Feb 11
feat(ui): add floating info button to reopen modal and enforce single-session flow ae01725 vioott commited on Feb 11
fix(ui): reset intro modal visibility with v2 key and add localized tooltip to name input 7b7d873 vioott commited on Feb 11
fix(ui): enhance modal styling, navbar color, form validation and session logic 6783ada vioott commited on Feb 11
feat(ui): add loading state to submit button and exclude tts models 536f322 vioott commited on Feb 11
feat(error-handling): add specific error message for quota exhaustion 410d534 vioott commited on Feb 11
fix(gemini): filter available models to flash variants only, excluding pro and image models 4be8d5a vioott commited on Feb 11
fix(gemini): upgrade model to gemini-2.5-flash and remove debug route fd5e9cf vioott commited on Feb 11
feat(debug): add /debug/models route to list available Gemini models 03ca9c2 vioott commited on Feb 11
Merge branch 'main' of https://huggingface.co/spaces/vioott/BookMatchAI-Python-GeminiAPI 25601e0 vioott commited on Jul 23, 2025
build(app): add main entry point for local and production runs 03f7d90 vioott commited on Jul 23, 2025
refactor(chat): use error_redirect template for history errors ec0ff9b vioott commited on Jul 23, 2025
Merge branch 'main' of https://huggingface.co/spaces/vioott/BookMatchAI-Python-GeminiAPI bc51812 vioott commited on Jul 22, 2025
Update README with project overview, features, and setup instructions 7d02fd2 vioott commited on Jul 22, 2025
Add .env to .gitignore and update genai_service to load API key from environment 47d0d96 vioott commited on Jul 22, 2025
style: improved card alignment and responsiveness in templates f2e7ce4 vioott commited on Jul 22, 2025
refactor: removed unused user_data module and simplified logs handling f9e4e57 vioott commited on Jul 22, 2025
refactor: reorganized project by separating routes and services 5b5c1df vioott commited on Jul 22, 2025