Hello, in the Search playground (https://www.perplexity.ai/account/api/playground/search) you suggest code with the search param but it's not in the library yet. <img width="717" height="556" alt="Image" src="https://github.com/user-attachments/assets/fc74130b-6428-46be-b41b-448dda540356" /> I'm getting: ``` AsyncSearchResource.create() got an unexpected keyword argument 'country'" ``` (Yes I'm using the async version not the code from the example). Thanks, Dem