clearAllDownloadedModels

open suspend override fun clearAllDownloadedModels()(source)

Deletes every downloaded model directory visible to the platform.

Common code uses this only when a platform stores a single local model provider and the filesystem contains model bytes that are not addressable through catalog model ids.

Author

Dmitriy Moroz