File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717import codeexecution_barplot_with_txt_img
1818import codeexecution_cropimage_with_txt_img
1919
20- os .environ ["GOOGLE_GENAI_USE_VERTEXAI " ] = "True"
20+ os .environ ["GOOGLE_GENAI_USE_ENTERPRISE " ] = "True"
2121os .environ ["GOOGLE_CLOUD_LOCATION" ] = "global" # "us-central1"
2222# The project name is included in the CICD pipeline
2323# os.environ['GOOGLE_CLOUD_PROJECT'] = "add-your-project-name"
Original file line number Diff line number Diff line change 2121import contentcache_use_with_txt
2222
2323
24- os .environ ["GOOGLE_GENAI_USE_VERTEXAI " ] = "True"
24+ os .environ ["GOOGLE_GENAI_USE_ENTERPRISE " ] = "True"
2525os .environ ["GOOGLE_CLOUD_LOCATION" ] = "us-central1"
2626# The project name is included in the CICD pipeline
2727# os.environ['GOOGLE_CLOUD_PROJECT'] = "add-your-project-name"
Original file line number Diff line number Diff line change 4242import live_with_txt
4343
4444
45- os .environ ["GOOGLE_GENAI_USE_VERTEXAI " ] = "True"
45+ os .environ ["GOOGLE_GENAI_USE_ENTERPRISE " ] = "True"
4646os .environ ["GOOGLE_CLOUD_LOCATION" ] = "us-central1"
4747# The project name is included in the CICD pipeline
4848# os.environ['GOOGLE_CLOUD_PROJECT'] = "add-your-project-name"
Original file line number Diff line number Diff line change 1515
1616import modeloptimizer_with_txt
1717
18- os .environ ["GOOGLE_GENAI_USE_VERTEXAI " ] = "True"
18+ os .environ ["GOOGLE_GENAI_USE_ENTERPRISE " ] = "True"
1919os .environ ["GOOGLE_CLOUD_LOCATION" ] = "us-central1"
2020# The project name is included in the CICD pipeline
2121# os.environ['GOOGLE_CLOUD_PROJECT'] = "add-your-project-name"
Original file line number Diff line number Diff line change 2020
2121import provisionedthroughput_with_txt
2222
23- os .environ ["GOOGLE_GENAI_USE_VERTEXAI " ] = "True"
23+ os .environ ["GOOGLE_GENAI_USE_ENTERPRISE " ] = "True"
2424os .environ ["GOOGLE_CLOUD_LOCATION" ] = "us-central1"
2525# The project name is included in the CICD pipeline
2626# os.environ['GOOGLE_CLOUD_PROJECT'] = "add-your-project-name"
Original file line number Diff line number Diff line change 3131import tools_urlcontext_with_txt
3232import tools_vais_with_txt
3333
34- os .environ ["GOOGLE_GENAI_USE_VERTEXAI " ] = "True"
34+ os .environ ["GOOGLE_GENAI_USE_ENTERPRISE " ] = "True"
3535os .environ ["GOOGLE_CLOUD_LOCATION" ] = "us-central1"
3636# The project name is included in the CICD pipeline
3737# os.environ['GOOGLE_CLOUD_PROJECT'] = "add-your-project-name"
You can’t perform that action at this time.
0 commit comments