mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Small fix
This commit is contained in:
@@ -18,7 +18,6 @@ TAgent = TypeVar("TAgent", bound="AgentProtocol")
|
||||
__all__ = [
|
||||
"AgentMiddleware",
|
||||
"AgentRunContext",
|
||||
"BaseMiddlewarePipeline",
|
||||
"FunctionInvocationContext",
|
||||
"FunctionMiddleware",
|
||||
"Middleware",
|
||||
|
||||
Reference in New Issue
Block a user