|
|
71bbfc6ac5
|
fix(gtm): Final robust prompt construction to eliminate SyntaxError and update migration guide
|
2025-12-31 15:04:45 +00:00 |
|
|
|
1f8bdfa821
|
fix(gtm): Resolve SyntaxError in multi-line prompt by changing "2. " to "2) " numbering
|
2025-12-31 14:55:06 +00:00 |
|
|
|
1da1d5433b
|
fix(gtm): Final syntax fix for dictionaries and f-strings
|
2025-12-31 14:30:02 +00:00 |
|
|
|
e349cefe4b
|
fix(gtm): Correct dictionary merge syntax error and add debug logging
|
2025-12-31 14:27:04 +00:00 |
|
|
|
34700e7103
|
fix(gtm): Replace risky ternary operators in f-strings with explicit if/else blocks to fix SyntaxError
|
2025-12-31 14:23:45 +00:00 |
|
|
|
5d54200c94
|
fix(gtm): Resolve f-string SyntaxError and helpers.py incompatibility in orchestrator
|
2025-12-31 14:20:30 +00:00 |
|
|
|
c4fd7d4365
|
fix(gtm): Remove unsupported 'system_message' arg from call_openai_chat calls and fix indentation
|
2025-12-31 14:11:25 +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 |
|