lefrog
lefrog2mo ago

llms.txt

hey @Tom I notice some sentences in /llms.txt are truncated. examples : - [Convex JavaScript Clients](/client/javascript.md): Convex applications can be accessed from Node.js or any JavaScript runtime that - [Node.js](/client/javascript/node.md): Convex supports point-in-time queries (see
3 Replies
ballingt
ballingt2mo ago
Interesting, looks like the tool that generates these parses markdown differently, thanks you! It's just taking the first line https://github.com/get-convex/convex-backend/blob/main/npm-packages/docs/docs/client/javascript/node.mdx?plain=1#L7
GitHub
convex-backend/npm-packages/docs/docs/client/javascript/node.mdx at...
The open-source reactive database for app developers - get-convex/convex-backend
ballingt
ballingt2mo ago
I think we can improve this by adding a real description in the metadata or by fixing the parser
lefrog
lefrogOP2mo ago
not catastrophic anyway, but worth noticing thx for that file anyway! i'm adding it to my agent context so it knows where to look if I ask it to will surely be a valuable addition to my setup

Did you find this page helpful?