Skip to content

Commit e7130de

Browse files
Edited Robots.txt For LLM Capability (#705)
1 parent 4d8e482 commit e7130de

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "infra-core",
3-
"version": "4.10.0",
3+
"version": "4.10.1",
44
"private": true,
55
"type": "module",
66
"workspaces": [

src/ui/public/robots.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
User-agent: *
22
Disallow: /
3+
Allow: /llms.txt
4+
Allow: /docs/
5+
Allow: /docs
6+
Content-Signal: ai-train=no, search=yes, ai-input=yes
7+

0 commit comments

Comments
 (0)