9ac2b9c466
feat(gtm): upgrade to google-genai, fix image gen & frontend crash
2026-01-04 16:02:23 +00:00
97ca4cd254
Fix: Gemini API modernization, dynamic model selection, and config path corrections
2026-01-03 12:19:51 +00:00
af75d25622
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
b47a65eb83
Refactor GTM Architect to v2: Python-driven architecture, 9-phase process, new DB and Docker setup
2026-01-02 19:00:05 +00:00
3c4dbf2bfc
fix(gtm): Pin openai==0.28.1 to resolve helpers.py compatibility and update migration docs
2025-12-31 14:01:21 +00:00
8740c8a432
fix(gtm): Add missing 'wikipedia' dependency for helpers.py
2025-12-31 13:52:50 +00:00
682b736e01
feat(gtm-architect): Integrate GTM Architect app with Python backend, DB persistence, and Docker stack
2025-12-31 12:38:28 +00:00