Skip to content

Fix Datasets warning about generic parameters#14

Merged
alxwrd merged 1 commit into
mainfrom
feature/fix-dataset-warning-2pk
Apr 13, 2026
Merged

Fix Datasets warning about generic parameters#14
alxwrd merged 1 commit into
mainfrom
feature/fix-dataset-warning-2pk

Conversation

@alxwrd
Copy link
Copy Markdown
Owner

@alxwrd alxwrd commented Apr 8, 2026

This fixes the Datasets warning

dataset.py:547: UserWarning: Could not determine the generic parameters for <class 'pydantic_evals.dataset.Dataset'>; using `Any` for each. You should explicitly set the generic parameters via `Dataset[MyInputs, MyOutput, MyMetadata]` when serializing or deserializing.

Co-Authored-By: Claude <claude[bot]@users.noreply.github.com>
@alxwrd alxwrd merged commit 1d7aa4b into main Apr 13, 2026
5 checks passed
@alxwrd alxwrd deleted the feature/fix-dataset-warning-2pk branch April 13, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant