Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
MadcowD committed Oct 13, 2024
1 parent c30410e commit 2270b98
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion examples/eval.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ def test_poem_eval():
@ell.simple(model="gpt-4o")
def write_a_bad_poem():
"""Your poem must no logner than 60 words."""
return "Write a really well written poem. "
return "Write a really poorly written poem "


@ell.simple(model="gpt-4o")
Expand Down
6 changes: 0 additions & 6 deletions examples/package-lock.json

This file was deleted.

1 change: 0 additions & 1 deletion examples/package.json

This file was deleted.

0 comments on commit 2270b98

Please sign in to comment.