This is an automated email from the ASF dual-hosted git repository.
damccorm pushed a change to branch feature/adk-local-model
in repository https://gitbox.apache.org/repos/asf/beam.git
from 1a8485ce8ee Use BEAM_PLACEHOLDER_MODEL constant and update error
messages
add e8a9880eaf7 Improve ADK local model execution, thread safety, and
sub-agent support
No new revisions were added by this update.
Summary of changes:
.../ml/inference/agent_development_kit.py | 90 +++++++++----
.../ml/inference/agent_development_kit_test.py | 41 ++++++
sdks/python/apache_beam/ml/inference/base.py | 142 ++++++++++++---------
.../apache_beam/ml/inference/subprocess_server.py | 16 ++-
4 files changed, 202 insertions(+), 87 deletions(-)