Hacker News new | ask | show | jobs
by ghiculescu 105 days ago
Drawing inspiration from this... has anyone experimented with ways to make their API docs more readable by agents?
2 comments

Sure, llms.txt is a convention for this.

Compare https://docs.firetiger.com with https://docs.firetiger.com/llms.txt and https://docs.firetiger.com/llms-full.txt for a realy example.

Why does the article say that’s useless?
It’s not useful if it’s never read by agents - that’s the premise of the statement.
But will agents know to send a "Accept: text/markdown" header?
Did you consider looking to see what they actually already do? There's a reason this works.