Skip to content

Commit

Permalink
fix: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
viveknair committed Aug 21, 2024
1 parent 9e80170 commit e085212
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion examples/examples/evaluation/test-cases/create.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
)

case_id = gentrace.create_test_case(
"guess-the-year",
dataset_id="70a96925-db53-5c59-82b4-f42e988950a9",
payload={
"name": "Updated test case name",
Expand Down
3 changes: 0 additions & 3 deletions examples/examples/evaluation/test-cases/create_multiple.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
"sender": "Batman",
"receiver": "Black Widow",
},
"expectedOutputs": {
"value": "Dear Natasha,\n I have run into a problem..."
},
},
{
"name": "Superman -> Wonder Woman #3",
Expand Down

0 comments on commit e085212

Please sign in to comment.