title |
---|
LLM Docs |
The Pinata Docs have multiple ways they can be used in LLMs or AI empowered code editors like Cursor or Zed. Both of these options return raw text that can be pasted into the LLM or used in a prompt/docs feature for an editor.
If you are concerned about context tokens then you will want to use our hand crafted AI Docs
curl https://ai-docs.pinata.cloud
Pinata's docs also offer larger contexts if you prefer it. The standard route will return URL routes which make it easy for LLMs to crawl.
curl https://docs.pinata.cloud/llms.txt
If you prefer to pull all of the documentaiton you can use the route below.
curl https://docs.pinata.cloud/llms-full.txt