In week 4, the integrated vectorization imports some libraries that seem to be inexistent. In the own documentation they do not appear.
At least AIServicesAccountKey, AIServicesAccountIdentity and NativeBlobSoftDeleteDeletionDetectionPolicy
They are not present in the index.py file of the library from which they should be imported: azure.search.documents.indexes.models
And they also do not appear in its documentation
They seem to be removable variables though. But the solution gives errors while running it as is.
In week 4, the integrated vectorization imports some libraries that seem to be inexistent. In the own documentation they do not appear.
At least AIServicesAccountKey, AIServicesAccountIdentity and NativeBlobSoftDeleteDeletionDetectionPolicy
They are not present in the index.py file of the library from which they should be imported: azure.search.documents.indexes.models
And they also do not appear in its documentation
They seem to be removable variables though. But the solution gives errors while running it as is.