Minimal interface to structurally match AgentMiddleware from langchain. We can't import AgentMiddleware due to circular dependencies, so we match against its structure to extract type information.
interface AgentMiddlewareLikeThe name of the assistant