fix(gtm): Pin openai==0.28.1 to resolve helpers.py compatibility and update migration docs

This commit is contained in:
2025-12-31 14:01:21 +00:00
parent 8740c8a432
commit 3c4dbf2bfc
2 changed files with 12 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
openai
openai==0.28.1
pandas
gspread
oauth2client