opper.md
file serves as a comprehensive guide for AI tools to understand how to interact with Opper using the Opper SDK for doing optimal structured calls, indexing operations, tracing and evaluations.
For Python
Download markdown fileFor Typescript
Download markdown fileUsage with Cursor
This file can be used as a rules file in Cursor. By doing this, context to how to use the Opper SDK will be attached as context to editor operations, making code changes use the directions outlined in our docs.- Place the file in your project folder as
.cursor/rules/opper.mdc
. - Make sure to set the file to always be used, or some variant of that.
Try it out
- “Build me simple console based chat app”
- “Index the website https://docs.opper.ai and allow me to ask questions on it”