SIGN IN SIGN UP
google / adk-python UNCLAIMED

An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.

0 0 15 Python

TAGS

20 tags
v1.19.0

feat: Propagate `application_name` set for the BigQuery Tools as BigQuery job labels This change will help the tools user identify per agent job usage in BQ console and INFORMATION_SCHEMA views. This change fulfills the feature request #3582. Here is a demo after change: screen/C6YB4ge2FM2ZREi. PiperOrigin-RevId: 834480140

v1.18.0

fix: Update dependency version constraints to be based on PyPI versions Co-authored-by: Yeesian Ng <ysian@google.com> PiperOrigin-RevId: 828460860

v1.17.0

chore:Rename conformance `create` command to `record` PiperOrigin-RevId: 822708044

v1.16.0

feat: Set agent_state in invocation context right before yielding the checkpoint event PiperOrigin-RevId: 816804179

v1.15.1

fix: unbreak client closed errors when using vertexai session service PiperOrigin-RevId: 811911528

v1.14.1

chore: Add back the request logging in RemoteA2aAgent given the logging was already fixed PiperOrigin-RevId: 806551434

v1.14.0

chore: Release ADK 1.14.0 PiperOrigin-RevId: 805506354

v1.13.0

feat: Add `--agent_engine_config_file` option to `adk deploy agent_engine` PiperOrigin-RevId: 800171071

v1.12.0

chore: Uses pydantic `Field` for Agent configs, so that the generated AgentConfig.json json schema can carry field description PiperOrigin-RevId: 797094012

v1.11.0

chore: add contributing spanner sample PiperOrigin-RevId: 795154839

v1.10.0

chore: Bump version number to 1.10.0 PiperOrigin-RevId: 792206610

v1.9.0

chore: Bump version and update CHANGELOG for v1.9.0 PiperOrigin-RevId: 789494584

v.1.9.0

chore: Bump version and update CHANGELOG for v1.9.0 PiperOrigin-RevId: 789494584

v1.8.0

fix: ModuleNotFound error should be caught when dependencies of LocalEvalService are not installed Once caught we publish the clarifying message to install the extra. PiperOrigin-RevId: 785999033

v1.7.0

chore: Release 1.7.0 PiperOrigin-RevId: 783918022

v1.6.1

chore: Release 1.6.0 PiperOrigin-RevId: 781272837

v1.5.0

chore: Enhance a2a part converters a. fix binary data conversion b. support thoughts, code execution result, executable codes conversion PiperOrigin-RevId: 775827259

v1.4.2

chore: bump version number to 1.4.2 PiperOrigin-RevId: 773867075

v1.4.1

chore: Remove service account support given it was not correctly supported. PiperOrigin-RevId: 773137317