File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2121import boundingbox_with_txt_img
2222
2323os .environ ["GOOGLE_GENAI_USE_VERTEXAI" ] = "True"
24- os .environ ["GOOGLE_CLOUD_LOCATION" ] = "global" # "us-central1"
24+ os .environ ["GOOGLE_CLOUD_LOCATION" ] = "global" # "us-central1"
2525# The project name is included in the CICD pipeline
2626# os.environ['GOOGLE_CLOUD_PROJECT'] = "add-your-project-name"
2727
Original file line number Diff line number Diff line change 2626import ctrlgen_with_resp_schema
2727
2828os .environ ["GOOGLE_GENAI_USE_VERTEXAI" ] = "True"
29- os .environ ["GOOGLE_CLOUD_LOCATION" ] = "global" # "us-central1"
29+ os .environ ["GOOGLE_CLOUD_LOCATION" ] = "global" # "us-central1"
3030# The project name is included in the CICD pipeline
3131# os.environ['GOOGLE_CLOUD_PROJECT'] = "add-your-project-name"
3232
Original file line number Diff line number Diff line change 2424import counttoken_with_txt_vid
2525
2626os .environ ["GOOGLE_GENAI_USE_VERTEXAI" ] = "True"
27- os .environ ["GOOGLE_CLOUD_LOCATION" ] = "global" # "us-central1"
27+ os .environ ["GOOGLE_CLOUD_LOCATION" ] = "global" # "us-central1"
2828# The project name is included in the CICD pipeline
2929# os.environ['GOOGLE_CLOUD_PROJECT'] = "add-your-project-name"
3030
Original file line number Diff line number Diff line change 2222
2323
2424os .environ ["GOOGLE_GENAI_USE_VERTEXAI" ] = "True"
25- os .environ ["GOOGLE_CLOUD_LOCATION" ] = "global" # "us-central1"
25+ os .environ ["GOOGLE_CLOUD_LOCATION" ] = "global" # "us-central1"
2626# The project name is included in the CICD pipeline
2727# os.environ['GOOGLE_CLOUD_PROJECT'] = "add-your-project-name"
2828
Original file line number Diff line number Diff line change 1616import templatefolder_with_txt
1717
1818os .environ ["GOOGLE_GENAI_USE_VERTEXAI" ] = "True"
19- os .environ ["GOOGLE_CLOUD_LOCATION" ] = "global" # "us-central1"
19+ os .environ ["GOOGLE_CLOUD_LOCATION" ] = "global" # "us-central1"
2020# The project name is included in the CICD pipeline
2121# os.environ['GOOGLE_CLOUD_PROJECT'] = "add-your-project-name"
2222
Original file line number Diff line number Diff line change 3939import thinking_textgen_with_txt
4040
4141os .environ ["GOOGLE_GENAI_USE_VERTEXAI" ] = "True"
42- os .environ ["GOOGLE_CLOUD_LOCATION" ] = "global" # "us-central1"
42+ os .environ ["GOOGLE_CLOUD_LOCATION" ] = "global" # "us-central1"
4343# The project name is included in the CICD pipeline
4444# os.environ['GOOGLE_CLOUD_PROJECT'] = "add-your-project-name"
4545
Original file line number Diff line number Diff line change 1818import thinking_with_txt
1919
2020os .environ ["GOOGLE_GENAI_USE_VERTEXAI" ] = "True"
21- os .environ ["GOOGLE_CLOUD_LOCATION" ] = "global" # "us-central1"
21+ os .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"
2424
You can’t perform that action at this time.
0 commit comments