Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated following review
Browse files Browse the repository at this point in the history
jverre committed Jan 13, 2025
1 parent 8028c65 commit 131c151
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sdks/python/examples/evaluate_prompt.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
import opik
from opik.evaluation import evaluate_prompt


# opik_logger = OpikLogger()
# litellm.callbacks = [opik_logger]

# Create a dataset that contains the samples you want to evaluate
opik_client = opik.Opik()
dataset = opik_client.get_or_create_dataset("my_dataset")

0 comments on commit 131c151

Please sign in to comment.