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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -157,6 +157,13 @@ Add this to your `claude_desktop_config.json`:
157
157
}
158
158
```
159
159
160
+
## Running evals
161
+
162
+
The evals package loads an mcp client that then runs the index.ts file, so there is no need to rebuild between tests. You can see the full documentation [here](https://www.mcpevals.io/docs).
constresult=awaitgrade(openai("gpt-4o"),"Search for the latest news on climate change using the searxng_web_search tool and summarize the top findings.");
0 commit comments