Skip to content

fix: default VERTEX_PROVIDER when Vertex AI is skipped#1

Open
lkerriso wants to merge 1 commit intoredhat-et:mainfrom
lkerriso:fix/vertex-provider-unbound-variable
Open

fix: default VERTEX_PROVIDER when Vertex AI is skipped#1
lkerriso wants to merge 1 commit intoredhat-et:mainfrom
lkerriso:fix/vertex-provider-unbound-variable

Conversation

@lkerriso
Copy link

When setup.sh reached the .env write block and I skipped Google Vertex AI, VERTEX_PROVIDER is not initialized, causing the script to crash with:

./scripts/setup.sh: line 394: VERTEX_PROVIDER: unbound variable

Fixed by applying the pattern used elsewhere in the script (lines 306 and 437).

@sallyom sallyom force-pushed the main branch 24 times, most recently from 6c22802 to 5a99569 Compare March 5, 2026 19:27
@sallyom sallyom force-pushed the main branch 2 times, most recently from 2cce133 to 61d8026 Compare March 6, 2026 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant