You've already forked adk-python
mirror of
https://github.com/encounter/adk-python.git
synced 2026-03-30 10:57:20 -07:00
chore: add clientIdEnum for CA API usage tracking
PiperOrigin-RevId: 806453560
This commit is contained in:
committed by
Copybara-Service
parent
4e6b31a860
commit
c53c02f022
@@ -148,6 +148,7 @@ def ask_data_insights(
|
||||
"systemInstruction": instructions,
|
||||
"options": {"chart": {"image": {"noImage": {}}}},
|
||||
},
|
||||
"clientIdEnum": "GOOGLE_ADK",
|
||||
}
|
||||
|
||||
resp = _get_stream(
|
||||
|
||||
Reference in New Issue
Block a user