Skip to content

Commit

Permalink
remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
penguine-ip committed Feb 5, 2025
1 parent d4873ee commit e8294dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_everything.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ class TestClass(BaseModel):
eval_model = "gpt-4o"


# @pytest.mark.skip(reasodn="openai is expensive")
@pytest.mark.skip(reasodn="openai is expensive")
def test_everything():
metric1 = AnswerRelevancyMetric(
threshold=0.1,
Expand Down

0 comments on commit e8294dc

Please sign in to comment.