Merge pull request #91 from deyigifts/perplexity-user

Update perplexity bots
This commit is contained in:
Cory Dransfeldt 2025-03-27 12:29:21 -07:00 committed by GitHub
commit 1183187be9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -253,10 +253,17 @@
}, },
"PerplexityBot": { "PerplexityBot": {
"operator": "[Perplexity](https://www.perplexity.ai/)", "operator": "[Perplexity](https://www.perplexity.ai/)",
"respect": "[No](https://www.macstories.net/stories/wired-confirms-perplexity-is-bypassing-efforts-by-websites-to-block-its-web-crawler/)", "respect": "[Yes](https://docs.perplexity.ai/guides/bots)",
"function": "Search result generation.",
"frequency": "No information.",
"description": "Crawls sites to surface as results in Perplexity."
},
"PerplexityUser": {
"operator": "[Perplexity](https://www.perplexity.ai/)",
"respect": "[No](https://docs.perplexity.ai/guides/bots)",
"function": "Used to answer queries at the request of users.", "function": "Used to answer queries at the request of users.",
"frequency": "Takes action based on user prompts.", "frequency": "Only when prompted by a user.",
"description": "Operated by Perplexity to obtain results in response to user queries." "description": "Visit web pages to help provide an accurate answer and include links to the page in Perplexity response."
}, },
"PetalBot": { "PetalBot": {
"description": "Operated by Huawei to provide search and AI assistant services.", "description": "Operated by Huawei to provide search and AI assistant services.",
@ -321,4 +328,4 @@
"frequency": "No information.", "frequency": "No information.",
"description": "Retrieves data used for You.com web search engine and LLMs." "description": "Retrieves data used for You.com web search engine and LLMs."
} }
} }