Skip to content

Response schema is not being used with verify() #78

@rasdani

Description

@rasdani

d = json.loads(line)

By reading from JSONL we end up with dicts instead of Response objects.

Either .model_validate() or change the type hints of the verifiers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions