Files
google--adk-python/contributing/new_workflow_samples/sequence/__init__.py
T
Wei (Jack) Sun 814275cc3b test(workflow): Add _new sample copies using _workflow_class.py
Copy 17 deterministic workflow samples with Workflow import changed
from google.adk to google.adk.workflow._workflow_class. No other
changes — validates API compatibility of the new Workflow class.

Change-Id: I4bc37bbc9e0dcb5913a413d264cd3a43b52ccfac
2026-03-28 16:57:05 -07:00

16 lines
595 B
Python

# Copyright 2026 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
from . import agent