Zoltan Lux
Zoltan Lux
I have created a PR which solves this issue as well: [2805](https://github.com/microsoft/autogen/pull/2805)
@BeibinLi thanks a lot! Meanwhile I have added an additional configuration parameters for the compute regions in my PR [2805](https://github.com/microsoft/autogen/pull/2805), when using Gemini via VertexAI and a service account key...
It would be really nice to have this feature 🙂
@arjun-g I have prepared a [pull request](https://github.com/arjun-g/autogen/pull/1) to your repo that would resolve the merge conflicts, synchronize updates from the upstream autogen repo, and also add support for tool config...
@ekzhu yes, sure. I can make a PR directly to the repo if @arjun-g will not finalize this PR
> @luxzoli for the Service Account, instead of the basic role(editor role), can we look at changing it to predefined roles? We can work on this together Good point, and...
> @luxzoli The docs/check(pull_request) is failing, Please can you check this? This should be fixed now :)
> @luxzoli for the Service Account, instead of the basic role(editor role), can we look at changing it to predefined roles? We can work on this together Now the [Vertex...