16031aae96
CPU tests Workflow / Testing (ubuntu-latest, 3.12) (push) Failing after 1s
CPU tests Workflow / Testing (ubuntu-latest, 3.13) (push) Failing after 0s
Mypy Type Check / Type Check (push) Failing after 0s
Docs/Test WorkFlow / Test docs build (push) Failing after 1s
PR Conflict Labeler / labeling (push) Failing after 1s
Dependency resolution / Resolve [tflite] extra — Python 3.12 (push) Failing after 0s
Smoke Tests / try-all-models (ubuntu-latest, 3.10) (push) Failing after 0s
Smoke Tests / try-all-models (ubuntu-latest, 3.13) (push) Failing after 1s
CPU tests Workflow / build-pkg (push) Failing after 1s
CPU tests Workflow / Testing (ubuntu-latest, 3.10) (push) Failing after 0s
CPU tests Workflow / Testing (ubuntu-latest, 3.11) (push) Failing after 0s
Smoke Tests / try-all-models (macos-latest, 3.10) (push) Has been cancelled
Smoke Tests / try-all-models (macos-latest, 3.13) (push) Has been cancelled
Smoke Tests / try-all-models (windows-latest, 3.10) (push) Has been cancelled
Smoke Tests / try-all-models (windows-latest, 3.13) (push) Has been cancelled
CPU tests Workflow / Testing (macos-latest, 3.10) (push) Has been cancelled
CPU tests Workflow / Testing (macos-latest, 3.13) (push) Has been cancelled
CPU tests Workflow / Testing (windows-latest, 3.10) (push) Has been cancelled
CPU tests Workflow / Testing (windows-latest, 3.13) (push) Has been cancelled
CPU tests Workflow / testing-guardian (push) Has been cancelled
GPU tests Workflow / Testing (push) Has been cancelled
35 lines
951 B
Plaintext
35 lines
951 B
Plaintext
User-agent: *
|
|
Allow: /
|
|
# Block numeric-versioned paths (/0.x/, /1.x/, etc.) — canonical URL is /latest/
|
|
# robots.txt has no character classes, so one Disallow per leading digit is required.
|
|
Disallow: /0.*/
|
|
Disallow: /1.*/
|
|
Disallow: /2.*/
|
|
Disallow: /3.*/
|
|
Disallow: /4.*/
|
|
Disallow: /5.*/
|
|
Disallow: /6.*/
|
|
Disallow: /7.*/
|
|
Disallow: /8.*/
|
|
Disallow: /9.*/
|
|
|
|
# AI crawlers — explicitly allow all paths including numeric-versioned ones.
|
|
# Named groups are independent of User-agent: * — they do NOT inherit its Disallow rules.
|
|
# Listing Allow: / here is sufficient; no Disallow needed.
|
|
User-agent: GPTBot
|
|
User-agent: ClaudeBot
|
|
User-agent: PerplexityBot
|
|
User-agent: CCBot
|
|
User-agent: Google-Extended
|
|
User-agent: Bytespider
|
|
User-agent: GoogleOther
|
|
User-agent: OAI-SearchBot
|
|
User-agent: ChatGPT-User
|
|
User-agent: Amazonbot
|
|
User-agent: FacebookBot
|
|
User-agent: Cohere-ai
|
|
User-agent: Applebot-Extended
|
|
Allow: /
|
|
|
|
Sitemap: https://rfdetr.roboflow.com/sitemap.xml
|