EureCA / dspy /evaluate /__init__.py
tonneli's picture
Delete history
f5776d3
raw
history blame contribute delete
84 Bytes
from .evaluate import Evaluate
from .metrics import *
from .auto_evaluation import *