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
michael
abc9731e4a
added hierarchical folders (just two levels) with drag and drop management
2025-09-10 19:53:06 -05:00
michael
e29d2a0bb9
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
michael
6a40936508
major refactor of entire application - migrate sync -> async including pymongo -> motor, flask -> quart, google-generativeai -> google-genai
2025-08-27 15:20:56 -05:00
michael
fbef4f42f6
added drag and drop for reordering questions/activities in discussion guide edit mode
2025-08-26 09:52:24 -05:00
michael
8a5c50cacb
refactored image/asset attachment to discussion guide and discussion messages to avoid back end filenames being displayed to user - use metadata system instead. Also added a detailed persona export to markdown. Also, bug fixes
2025-08-12 15:43:34 -05:00
michael
1c6e2e62e8
bug fixes related to websockets implementation
2025-08-11 09:33:09 -05:00
michael
9a3baa9d97
converted message polling to websockets
2025-08-10 18:08:34 -05:00
michael
da8639aee8
fixed folders again, bug fixes for gpt-5, adjusted response length calculation, cosmetic UI changes, other bug fixes
2025-08-09 10:08:45 -05:00
michael
fbb444037a
fixed folders to be database instead of local storage based, implemented gpt-5, fixed key theme export quotes
2025-08-09 06:38:49 -05:00
michael
8dcbe7efee
various bug fixes and feature additions per Alec's requests
2025-08-06 19:29:27 -05:00
michael
b649793013
added gpt-4.1 support among other things
2025-08-05 17:38:13 -05:00
michael
da7b2c0448
initial commit
2025-08-04 09:07:59 -05:00