Whether to cache the response.
True, will use the global cache.False, will not use a cacheNone, will use the global cache if it's set, otherwise no cache.BaseCache, will use the provided cache.Caching is not currently supported for streaming methods of models.