Skip to content

feat(vertex): add ADC-only native Vertex provider support#899

Open
wavewiser wants to merge 1 commit intonextlevelbuilder:mainfrom
trungtv:feature/vertex-provider-support
Open

feat(vertex): add ADC-only native Vertex provider support#899
wavewiser wants to merge 1 commit intonextlevelbuilder:mainfrom
trungtv:feature/vertex-provider-support

Conversation

@wavewiser
Copy link
Copy Markdown

Summary

  • add native vertex provider with Google ADC-backed token source and streaming/tool-call support
  • expose Vertex in provider setup flows and enforce ADC-only policy (reject api_key for vertex)
  • add Docker compose overlay for Vertex ADC mount (docker-compose.vertex.yml)

Test plan

  • go test ./internal/providers ./internal/http ./cmd ./internal/store ./internal/config
  • verify setup/provider UI flow for Google Vertex AI no longer requires API key
  • WITH_VERTEX=1 make -n up

Implement native Google Vertex integration with ADC authentication only, expose Vertex in provider setup UI, and enforce backend policy to reject api_key for Vertex to keep credential handling stable and production-safe.
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.

2 participants