You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Judgeval is created and maintained by [Judgment Labs](https://judgmentlabs.ai/).
33
33
*[🏁 Get Started](#-get-started)
34
34
*[🏢 Self-Hosting](#-self-hosting)
35
35
*[📚 Cookbooks](#-cookbooks)
36
-
*[💻 Development with Cursor](#-dev-with-cursor)
36
+
*[💻 Development with Cursor](#-development-with-cursor)
37
37
*[⭐ Star Us on GitHub](#-star-us-on-github)
38
38
*[❤️ Contributors](#️-contributors)
39
39
@@ -202,7 +202,7 @@ Detecting and evaluating Personal Identifiable Information (PII) leakage.
202
202
203
203
Evaluates if a cold email generator properly utilizes all relevant information about the target recipient.
204
204
205
-
## 💻 Development with Cursor IDE
205
+
## 💻 Development with Cursor
206
206
When building agents and LLM workflows in Cursor, providing proper context to your coding assistant helps ensure seamless integration with Judgment. This rule file supplies the essential context your coding assistant needs for successful implementation.
207
207
208
208
To implement this rule file, simply copy the text below and save it in a ".cursor/rules" directory in your project's root directory.
0 commit comments