Using AI-powered IDEs with our docs
We've created .txt
files that you can easily copy and paste into your large language model (LLM) of choice to give more context on how all of our Openfort APIs works and significantly improve the accuracy of your AI-generated code.
Use Openfort docs llms-full.txt file
Copy paste the following into an LLM or AI Agents like Cursor or Replit to help them easily understand the correct syntax of the Openfort SDKs
- Navigate to Settings > Features > Docs
- Select "Add new doc: and paste the following IRL:
https://www.openfort.io/docs/llms-full.txt
- Use
@docs -> Openfort
ro reference Openfort's docs in your code.