Re: Feature request: Add a llms.txt file to the docs for AIs to learn

2025-11-03 Thread Daniel Gustafsson
> On 2 Nov 2025, at 00:47, Adrián Cuadrado Chavarría > wrote: > > Some projects like [NextJS](https://nextjs.org/docs/llms-full.txt), > [Stripe](https://docs.stripe.com/llms.txt), > [BetterAuth](https://www.better-auth.com/llms.txt) and > [Zod](https://zod.dev/llms.txt) already provide this.

Re: Feature request: Add a llms.txt file to the docs for AIs to learn

2025-11-02 Thread David G. Johnston
The convention here is to add responses inline, after the quoted content being responded to. On Sunday, November 2, 2025, Adrián Cuadrado Chavarría < [email protected]> wrote: > > Why should we invest effort to feed the machine? > > Great news: you don't have to. I don't mind in

Re: Feature request: Add a llms.txt file to the docs for AIs to learn

2025-11-02 Thread Adrián Cuadrado Chavarría
> Why should we invest effort to feed the machine? Great news: you don't have to. I don't mind investing the effort myself so no one else has to. It's just a matter of creating a script that would concatenate all markdown files of the documentation and run it automatically whenever a change is mad

Re: Feature request: Add a llms.txt file to the docs for AIs to learn

2025-11-02 Thread Laurenz Albe
On Sun, 2025-11-02 at 00:47 +0100, Adrián Cuadrado Chavarría wrote: > Some projects like [NextJS](https://nextjs.org/docs/llms-full.txt), > [Stripe](https://docs.stripe.com/llms.txt), > [BetterAuth](https://www.better-auth.com/llms.txt) and > [Zod](https://zod.dev/llms.txt) already provide this.

Feature request: Add a llms.txt file to the docs for AIs to learn

2025-11-01 Thread Adrián Cuadrado Chavarría
Some projects like [NextJS](https://nextjs.org/docs/llms-full.txt), [Stripe](https://docs.stripe.com/llms.txt), [BetterAuth]( https://www.better-auth.com/llms.txt) and [Zod](https://zod.dev/llms.txt) already provide this. With this file we can make sure that the AI model fetching it is always usin