ཡིག་ཆ / དཔེ་མཚོན
སྲིད་བྱུས་དཔེ་མཚོན
འདྲ་བཤུས་ paste བཟོ་ནིར་འགྲིག་པའི་འཕྲུལ་ཆས་ཀློག་ཚུགས་པའི་སྲིད་བྱུས་དཔེ་མཚོན་བདུན—ཉུང་མཐའི་ AICR གསལ་བསྒྲགས་ལས་ pay-per-crawl བཟུམ་གྱི་ HTTP 402 ལན་གསལ་བར་ན། playground བེད་སྤྱོད་འབད་དེ་རང་གི་བཟོ།
01 · AICR
AICR གི་གཞི་རིམ་སྲིད་བྱུས
ཐོབ་ཐང་གི་ཉུང་མཐའི་གསལ་བསྒྲགས། ཁུངས་སྦྱོར་དང་བཅས་པའི་ཀློག་ནི་དང་སྙིང་བསྡུས་ལུ་ཁ་ཕྱེ་ཡོདཔ་ད, དེ་ལས་ཟབ་པའི་རྣམ་པ་ཆ་མཉམ་བཀག་སྡོམ་འབད་ཡོདཔ་ཨིན།
{
"version": "0.1",
"protocol": "AICR",
"publisher": "example.org",
"default_policy": {
"read_access": { "allowed": true },
"summarization": {
"allowed": true,
"attribution_required": true
},
"training": { "allowed": false },
"commercial_use": { "allowed": false },
"redistribution": { "allowed": false }
}
} 02 · AICL
AICL གི་གཞི་རིམ་དཀར་ཆག
ཆོག་མཆན་གྱི་རིམ་པ་གཉིས། རིན་མེད་སྤྱི་སྤྱོད་རིམ་པ་གཅིག་དང་འབྲེལ་གཏུགས་ཐོག་ཚོང་འབྲེལ་རིམ་པ་གཅིག
{
"version": "0.1",
"protocol": "AICL",
"publisher": "example.org",
"licenses": [
{
"id": "public_read",
"rights": ["read", "summarize"],
"price": { "amount": "0", "currency": "USD" },
"conditions": ["attribution_required"]
},
{
"id": "commercial",
"rights": ["training", "commercial_use"],
"requires_contact": true,
"contact": "licensing@example.org"
}
]
} 03 · AICL
pay-per-crawl བཟུམ་གྱི་ HTTP 402 ལན་གསལ
AI འཚོལ་ཞིབ་འཕྲུལ་ཆས་ཅིག་གིས་ཆོག་མཆན་ལག་ཁྱེར་མེད་པར་ཆོག་མཆན་ཡོད་པའི་ནང་དོན་ཞུ་བའི་སྐབས་ server ཅིག་གིས་ག་ཅི་ལོག་སྟེར་ཚུགས་ག—ལམ་ཟད་ཀྱི་ཚབ་ལུ་འཕྲུལ་ཆས་ཐོག་ལག་ལེན་འཐབ་ཚུགས་པའི་རིན་གྲངས་ཅིག
{
"error": "license_required",
"message": "This resource requires a license for AI use.",
"aicl": "https://example.org/.well-known/aicl.json",
"applicable_licenses": [
{
"id": "metered_rag",
"rights": ["rag"],
"price": {
"amount": "0.002",
"currency": "USD",
"unit": "per_request"
}
}
],
"quote_endpoint": "https://example.org/api/aicl/quote",
"contact": "licensing@example.org"
} 04 · AICL
ཞིབ་འཇུག་རྐྱངམ་ཅིག་གི་ཆོག་མཆན
ཞིབ་འཇུག་བེད་སྤྱོད་ཀྱི་དོན་ལུ་གནས་སྐྱོང་ཚད་བཀག་དང་མཉམ་རིན་མེད; ཚོང་འབྲེལ་བེད་སྤྱོད་ག་ཅི་འབད་རུང་འབྲེལ་གཏུགས་དགོ། སློབ་གྲྭའི་ས་ཁོངས་དང་གྲངས་སྟོན་ཕུང་པོའི་དོན་ལུ་ཕན་ཐོགས་ཆེ།
{
"version": "0.1",
"protocol": "AICL",
"publisher": "research-lab.example",
"licenses": [
{
"id": "academic_research",
"rights": ["read", "summarize", "rag", "transform"],
"price": { "amount": "0", "currency": "USD" },
"conditions": [
"attribution_required",
"research_use_only",
"retention_days_90",
"no_commercial_use"
]
},
{
"id": "commercial",
"rights": ["training", "commercial_use"],
"requires_contact": true,
"contact": "data-office@research-lab.example"
}
]
} 05 · AICR
སྦྱོང་བརྡར་མི་ཆོག་པའི་ནང་དོན་སྲིད་བྱུས
ཟབ་ཚད་ཉུང་བའི་རིམ་པར་ག་དེ་བཏུབ་ཁ་ཕྱེ—ཀློག་ནི, སྙིང་བསྡུས, འདྲེན་སྐུལ, RAG—བཟོ་དབྱིབས་སྦྱོང་བརྡར་དང་ཞིབ་སྒྲིག་ནི་ཁྱབ་ཚད་ཐོག་ཉར་ཚགས་འབད་བཞིན།
{
"version": "0.1",
"protocol": "AICR",
"publisher": "creator.example",
"default_policy": {
"read_access": { "allowed": true },
"summarization": {
"allowed": true,
"attribution_required": true
},
"quotation": {
"allowed": true,
"max_excerpt_words": 150,
"attribution_required": true
},
"rag_use": {
"allowed": true,
"attribution_required": true
},
"training": { "allowed": false },
"commercial_use": {
"allowed": false,
"license_required": true,
"permission_contact": "hello@creator.example"
}
}
} 06 · AILP
ཁུངས་སྦྱོར་དང་མཉམ་ RAG ཆོག (AILP ངོ་བཤུས)
འདྲེན་ལེན་དང་ embedding ལུ་དགའ་བསུ་ཞུ་རུང་, ཁུངས་སྦྱོར་དགོཔ་མ་ཚད་ཚིག་གྲངས་ཟུར་དུ་བརྗེད་གཟུང་འབད་ནི་ལུ་བཀག་སྡོམ་བཙུགས་པའི་སློབ་སྦྱོང་ཆོག་མཆན་ངོ་བཤུས།
{
"version": "0.1",
"protocol": "AILP",
"publisher": "blog.example",
"default": {
"access": "allowed",
"indexing": "allowed",
"inference_input": "allowed",
"embedding": "allowed",
"training": "license_required",
"fine_tuning": "license_required",
"distillation": "denied",
"verbatim_memory": "denied",
"attribution": "required",
"compensation": "contact"
},
"contact": "author@blog.example"
} 07 · AICR
ཚོང་འབྲེལ་བེད་སྤྱོད་ཀྱི་དོན་ལུ་འབྲེལ་གཏུགས་དགོ
འགྲུལ་ལམ་ངེས་ཅན་གྱི་བཟོ་བཅོས། blog འདི་ཁ་ཕྱེ་ཡོདཔ, premium ཞིབ་འཇུག་དབྱེ་ཚན་ལུ་ཀློག་ནི་ལས་ལྷག་སྟེ་ག་ཅི་འབད་རུང་ཆོག་མཆན་དགོ།
{
"version": "0.1",
"protocol": "AICR",
"publisher": "publisher.example",
"default_policy": {
"read_access": { "allowed": true },
"summarization": {
"allowed": true,
"attribution_required": true
},
"training": {
"allowed": false,
"license_required": true,
"permission_contact": "sales@publisher.example"
}
},
"resource_overrides": [
{
"path": "/premium/*",
"policy": {
"summarization": { "allowed": false },
"rag_use": {
"allowed": false,
"license_required": true
}
}
}
]
} ཁྱོད་རང་གི་སྲིད་བྱུས་ཡིག་ཆ་བཟོ་ནི་ལུ་དགའ་བར་ཡོད་ག? playground ཁ་ཕྱེ →