feat(gtm): upgrade to google-genai, fix image gen & frontend crash

This commit is contained in:
2026-01-04 16:02:23 +00:00
parent bba45d83e0
commit c3c5773ecc
242 changed files with 6075 additions and 448 deletions

1
diag_venv/bin/python Symbolic link
View File

@@ -0,0 +1 @@
python3

1
diag_venv/bin/python3 Symbolic link
View File

@@ -0,0 +1 @@
/usr/bin/python3

1
diag_venv/bin/python3.11 Symbolic link
View File

@@ -0,0 +1 @@
python3

1
diag_venv/lib64 Symbolic link
View File

@@ -0,0 +1 @@
lib

5
diag_venv/pyvenv.cfg Normal file
View File

@@ -0,0 +1,5 @@
home = /usr/bin
include-system-site-packages = false
version = 3.11.2
executable = /usr/bin/python3.11
command = /usr/bin/python3 -m venv /app/diag_venv