semblance_backup/src
michael 82f2906db5 upgraded to Gemini 3.0 Pro (gemini-3-pro-preview) from Gemini 2.5 Pro
- Upgraded google-genai package from 1.31.0 to 1.52.0
- Updated DEFAULT_MODEL in llm_service.py to gemini-3-pro-preview
- Updated all backend routes, services, and models with new model string
- Updated all frontend components with new model string and display labels
- Updated CLAUDE.md documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 10:37:36 -06:00
..
components upgraded to Gemini 3.0 Pro (gemini-3-pro-preview) from Gemini 2.5 Pro 2025-12-01 10:37:36 -06:00
config added drag and drop for reordering questions/activities in discussion guide edit mode 2025-08-26 09:52:24 -05:00
contexts graceful handling of expired JWT token 2025-09-03 13:15:00 -05:00
hooks made long actions cancellable (like persona generation, etc.), increased variety of persona generation with prompt changes and temperature variable, reduced length of key theme quotes, bug fixes 2025-09-10 16:24:05 -05:00
lib added full persona profile export in bulk actions menu (CSV, JSON and Markdown formats) 2025-09-10 22:38:35 -05:00
pages upgraded to Gemini 3.0 Pro (gemini-3-pro-preview) from Gemini 2.5 Pro 2025-12-01 10:37:36 -06:00
services added full persona profile export in bulk actions menu (CSV, JSON and Markdown formats) 2025-09-10 22:38:35 -05:00
styles initial commit 2025-08-04 09:07:59 -05:00
types made long actions cancellable (like persona generation, etc.), increased variety of persona generation with prompt changes and temperature variable, reduced length of key theme quotes, bug fixes 2025-09-10 16:24:05 -05:00
utils upgraded to Gemini 3.0 Pro (gemini-3-pro-preview) from Gemini 2.5 Pro 2025-12-01 10:37:36 -06:00
.DS_Store converted message polling to websockets 2025-08-10 18:08:34 -05:00
App.css initial commit 2025-08-04 09:07:59 -05:00
App.tsx added drag and drop for reordering questions/activities in discussion guide edit mode 2025-08-26 09:52:24 -05:00
index.css various bug fixes and UI tweaks 2025-08-07 16:34:37 -05:00
main.tsx initial commit 2025-08-04 09:07:59 -05:00
vite-env.d.ts initial commit 2025-08-04 09:07:59 -05:00