Clear all documents from vector store.
@override Future<void> clearVectorStore() async { throw UnsupportedError('VectorStore not yet supported on desktop'); }