Using LLMs
Overview
Using LLMs
Solana Agent Kit’s docs are LLM-friendly to help developers integrate with Solana Agent Kit faster.
Use the Solana Agent Kit docs llms-full.txt file
You can provide your code editor with a llms-full.txt
file to use Solana Agent Kit’s docs as a context for your code. The following steps show how to do this for Cursor.
-
Navigate to Cursor Settings > Features > Docs
-
Select “Add new doc” and paste the following URL:
- Use
@docs -> Solana Agent Kit
to reference Solana Agent Kit’s docs in your code.