1. Section [link1](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/search/azure-search-documents/samples/sample_semantic_search.py#L37), [link2](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/search/azure-search-documents/samples/async_samples/sample_semantic_search_async.py#L38):  Reason: TypeError: request() got an unexpected keyword argument 'speller'. Suggestion: Update to `query_speller` @jameszliao-msft , @lmazuel , @meeraharidasa , @AlexGhiondea , @tjprescott for notification.
Section link1, link2:

Reason:
TypeError: request() got an unexpected keyword argument 'speller'.
Suggestion:
Update to
query_speller@jameszliao-msft , @lmazuel , @meeraharidasa , @AlexGhiondea , @tjprescott for notification.