Skip to content

Commit 30f3e00

Browse files
sararobcopybara-github
authored andcommitted
chore: Update user-agent header
PiperOrigin-RevId: 918524321
1 parent f1a6a5e commit 30f3e00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agentplatform/_genai/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
from agentplatform._genai import live as live_module
4343

4444

45-
_GENAI_MODULES_TELEMETRY_HEADER = "agentplatform-genai-modules"
45+
_GENAI_MODULES_TELEMETRY_HEADER = "vertex-genai-modules"
4646

4747

4848
def _custom_append_library_version_headers(headers: dict[str, str]) -> None:

0 commit comments

Comments
 (0)