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 6df2a32174
commit 9c9f72eb5b
2 changed files with 12 additions and 1 deletions

View File

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