mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Python: Default DevUI workflows to string input when start node is auto-wrapped agent (#1143)
* DevUI workflows default to string input when start node is AgentExecutor * Remove unnecessary sample * Fix lint issue
This commit is contained in:
committed by
GitHub
Unverified
parent
5a208ab1e1
commit
c543dbaa92
@@ -1,6 +1,5 @@
|
||||
# Copyright (c) Microsoft. All rights reserved.
|
||||
|
||||
import importlib
|
||||
import importlib.metadata
|
||||
from typing import Final
|
||||
|
||||
|
||||
Reference in New Issue
Block a user