10000 Allow users to define GOOGLE_CLOUD_PROJECT, GOOGLE_CLOUD_LOCATION, GOOGLE_GENAI_USE_VERTEXAI in code · Issue #1417 · google/adk-python · GitHub
[go: up one dir, main page]

Skip to content
Allow users to define GOOGLE_CLOUD_PROJECT, GOOGLE_CLOUD_LOCATION, GOOGLE_GENAI_USE_VERTEXAI in code #1417
Open
@LucaPrete

Description

@LucaPrete

Is your feature request related to a problem? Please describe.
I'm deploying my agent on Cloud Run using get_fast_api_app and defining the agent with LlmAgent.
I need to explicitly set in code the values of some parameters that at the moment users can define instead only with environment variables

The parameters are
GOOGLE_CLOUD_PROJECT
GOOGLE_CLOUD_LOCATION
GOOGLE_GENAI_USE_VERTEXAI

I need this variables to be called differently, so being able to explicitly assign them a value in Python code would be very handy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bot_triagedcoreIssues related to the core interface and implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0