704a656c40
feat(gtm): upgrade to google-genai, fix image gen & frontend crash
2026-01-04 16:02:23 +00:00
f91f9a2e82
Fix: Gemini API modernization, dynamic model selection, and config path corrections
2026-01-03 12:19:51 +00:00
145b94318f
fix(deps): Migrate from google.generativeai to google-genai
...
- Updates requirements.txt to use the new 'google-genai' package.
- Updates import statements and error messages in helpers.py to use the new library.
- Ensures the gemini_api_key.txt is copied into the Docker container to resolve API key errors.
2026-01-03 08:56:20 +00:00
416cb28446
Refactor GTM Architect to v2: Python-driven architecture, 9-phase process, new DB and Docker setup
2026-01-02 19:00:05 +00:00
9c9f72eb5b
fix(gtm): Pin openai==0.28.1 to resolve helpers.py compatibility and update migration docs
2025-12-31 14:01:21 +00:00
6df2a32174
fix(gtm): Add missing 'wikipedia' dependency for helpers.py
2025-12-31 13:52:50 +00:00
2b4d8d6f7b
feat(gtm-architect): Integrate GTM Architect app with Python backend, DB persistence, and Docker stack
2025-12-31 12:38:28 +00:00