We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1c97f8 commit 08c9e48Copy full SHA for 08c9e48
tests/pytest/test_pytest_env_overwrite.py
@@ -5,6 +5,7 @@
5
6
os.environ["EP_INVOCATION_ID"] = "test-invocation-123"
7
8
+
9
@evaluation_test(
10
input_rows=[[EvaluationRow(messages=[Message(role="user", content="What is the capital of France?")])]],
11
completion_params=[{"model": "no-op"}],
0 commit comments