capabilitiesMiddleware

abstract var capabilitiesMiddleware: Set<MapGptCapabilitiesMiddleware<out MiddlewareContext>>

Generic middleware for MapGPT handling capabilities. Implement the capabilities interface and provide the middleware to handle the capability.