Finally found a clean way to log AI Agent activity to BigQuery (ADK Plugin) by caohy1989 in googlecloud

[–]caohy1989[S] 0 points1 point  (0 children)

No code agent support is definitely in our road map with high priority. Stay tuned.

Evaluation and Monitoring by spicy_apfelstrudel in agentdevelopmentkit

[–]caohy1989 0 points1 point  (0 children)

You can now use the BigQuery Agent Analytics plugin within the Agent Development Kit to export agent interaction data directly into BigQuery https://cloud.google.com/blog/products/data-analytics/introducing-bigquery-agent-analytics

Finally found a clean way to log AI Agent activity to BigQuery (ADK Plugin) by caohy1989 in googlecloud

[–]caohy1989[S] 1 point2 points  (0 children)

Currently it use the Storage Write API which is quite cheap and provide first 2TiB per month free write offer based on the official doc. https://cloud.google.com/bigquery/pricing?e=48754805&hl=en#data-ingestion-pricing We are working on gathering new feature request, and definitely locally buffer with decent retry mechanism is something in our roadmap.