Skip to content

Commit c0d9ed5

Browse files
author
Andrei Bratu
committed
CI old python version issue
1 parent 909f72a commit c0d9ed5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/test_evals.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ def test_eval_run_environment(
9292
new_prompt_version_response = humanloop_test_client.prompts.upsert(
9393
path=eval_prompt.file_path,
9494
**test_prompt_config,
95-
temperature=0,
9695
)
9796
humanloop_test_client.prompts.set_deployment(
9897
id=new_prompt_version_response.id,

0 commit comments

Comments
 (0)