mirror of
https://github.com/ai-robots-txt/ai.robots.txt.git
synced 2025-04-04 19:13:57 +00:00
Update perplexity bot
Update based on perplexity bot docs
This commit is contained in:
parent
5e7c3c432f
commit
6ecfcdfcbf
1 changed files with 11 additions and 4 deletions
15
robots.json
15
robots.json
|
@ -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."
|
||||||
|
},
|
||||||
|
"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.",
|
"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."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue