semblance/src/components/persona
michael 4d9b0afde7 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
..
PersonaCooperProfile.tsx initial commit 2025-08-04 09:07:59 -05:00
PersonaEditor.tsx aligned manual persona editor tabs and fields with view-only mode - removed tabs and fields from manual edit mode that don't show up in view-only detail mode 2025-09-10 23:05:02 -05:00
PersonaGenerationPrompts.tsx added generation prompt tracking and viewing in persona detail view (new tab) for audience brief and research objective 2025-08-26 14:15:50 -05:00
PersonaModificationModal.tsx upgraded to Gemini 3.0 Pro (gemini-3-pro-preview) from Gemini 2.5 Pro 2025-12-01 10:37:36 -06:00
PersonaNotFound.tsx initial commit 2025-08-04 09:07:59 -05:00
PersonaPersonality.tsx initial commit 2025-08-04 09:07:59 -05:00
PersonaProfile.tsx fixed age to be a single number instead of range, fixed language for AI model to include thematic analysis, and added review/revert/save function to AI persona modification mechanism 2025-09-08 16:10:03 -05:00
PersonaProfileSkeleton.tsx initial commit 2025-08-04 09:07:59 -05:00
PersonaScenarios.tsx initial commit 2025-08-04 09:07:59 -05:00
PersonaSidebar.tsx various bug fixes and UI tweaks 2025-08-07 16:34:37 -05:00