Skip to content

Commit

Permalink
Update mipro_optimizer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
XenonMolecule committed Jun 18, 2024
1 parent ea1b328 commit 34725d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dspy/teleprompt/mipro_optimizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ class DatasetDescriptorWithPriorObservations(dspy.Signature):
)


class MIPRO_DEPRECATED(Teleprompter):
class MIPRO(Teleprompter):
def __init__(
self,
metric,
Expand Down

0 comments on commit 34725d0

Please sign in to comment.