We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 752f5aa commit 4dbac4dCopy full SHA for 4dbac4d
README.md
@@ -2,8 +2,8 @@
2
3
[](https://pypi.org/project/eval-protocol/)
4
5
-EP is an open specification, Python SDK, and pytest wrapper that provides a
6
-standardized way to write evaluations for large language model (LLM)
+EP is an open specification, Python SDK, pytest wrapper, and suite of tools that
+provides a standardized way to write evaluations for large language model (LLM)
7
applications. Start with simple single-turn evals for model selection and prompt
8
engineering, then scale up to complex multi-turn reinforcement learning (RL) for
9
agents using Model Context Protocol (MCP). EP ensures consistent patterns for
0 commit comments