# llms.txt - directives for large language models # user-agent: * applies to all visiting ai/llm models user-agent: * # 1. ai training directives # default: explicitly prohibits any model from using all content on this site for training. disallow-training: / # exception: explicitly allows models to use the /blog directory content for training. # the more specific 'allow' rule overrides the general 'disallow' rule for the /blog path. allow-training: /blog # 2. real-time usage directives # use-allow: / explicitly allows any model to perform real-time citation or summarization of all content on this site. use-allow: / # 3. contact information contact: care@sider.ai