Closed Amnah199 closed 1 month ago
The project is automatically set during authentication using Google Cloud ADCs, which is required for configuration. Therefore, we can make the project-id optional in the component init.
project
project-id
init
fix:
feat:
build:
chore:
ci:
docs:
style:
refactor:
perf:
test:
VertexAIGeminiChatGenerator is already updated. I'll update the tests too 👍
VertexAIGeminiChatGenerator
@julian-risch updated the examples and also removed project_id from all tests except init. Let me know WDYT.
project_id
Related Issues
Proposed Changes:
The
project
is automatically set during authentication using Google Cloud ADCs, which is required for configuration. Therefore, we can make theproject-id
optional in the componentinit
.How did you test it?
Notes for the reviewer
Checklist
fix:
,feat:
,build:
,chore:
,ci:
,docs:
,style:
,refactor:
,perf:
,test:
.