mirror of
https://github.com/ai-robots-txt/ai.robots.txt.git
synced 2025-04-04 19:13:57 +00:00
Merge pull request #91 from deyigifts/perplexity-user
Update perplexity bots
This commit is contained in:
commit
1183187be9
1 changed files with 11 additions and 4 deletions
13
robots.json
13
robots.json
|
@ -253,10 +253,17 @@
|
|||
},
|
||||
"PerplexityBot": {
|
||||
"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."
|
||||
},
|
||||
"Perplexity‑User": {
|
||||
"operator": "[Perplexity](https://www.perplexity.ai/)",
|
||||
"respect": "[No](https://docs.perplexity.ai/guides/bots)",
|
||||
"function": "Used to answer queries at the request of users.",
|
||||
"frequency": "Takes action based on user prompts.",
|
||||
"description": "Operated by Perplexity to obtain results in response to user queries."
|
||||
"frequency": "Only when prompted by a user.",
|
||||
"description": "Visit web pages to help provide an accurate answer and include links to the page in Perplexity response."
|
||||
},
|
||||
"PetalBot": {
|
||||
"description": "Operated by Huawei to provide search and AI assistant services.",
|
||||
|
|
Loading…
Reference in a new issue