PerplexitySearchToolName | Description |
---|---|
model | Type: str Default: ‘sonar’ |
api_key | Type: str | None Default: None |
max_tokens | Type: int Default: 1000 |
search_domain_filter | Type: list[str] | None Default: None |
Name | Description |
---|---|
query | The search query. Type: str |
Type | Description |
---|---|
SearchResponse | SearchResponse: A model containing the search result content and citations. |