docs(samples): Remove NOT WORKING YET comments from workflow samples
Confirmed that all 4 workflow samples work correctly. Co-authored-by: Shangjie Chen <deanchen@google.com> PiperOrigin-RevId: 945814768
This commit is contained in:
committed by
Copybara-Service
parent
2f48ad3f0e
commit
f3f602f1fa
@@ -12,8 +12,6 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# NOT WORKING YET
|
||||
|
||||
import re
|
||||
|
||||
from google.adk import Agent
|
||||
|
||||
@@ -12,9 +12,6 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# NOT WORKING YET
|
||||
# Pending on correct output passing from LLM node
|
||||
|
||||
from google.adk import Agent
|
||||
from google.adk import Event
|
||||
from google.adk import Workflow
|
||||
|
||||
@@ -12,8 +12,6 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# NOT WORKING YET
|
||||
|
||||
from google.adk import Agent
|
||||
from google.adk import Event
|
||||
from google.adk import Workflow
|
||||
|
||||
@@ -12,8 +12,6 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# NOT WORKING YET
|
||||
|
||||
from google.adk import Agent
|
||||
from google.adk import Event
|
||||
from google.adk import Workflow
|
||||
|
||||
Reference in New Issue
Block a user