Skip to content

OpenAgentSafety validation errors #109

@juanmichelini

Description

@juanmichelini

Doesn't seem to affect results.

Observed on #102 (change to commit number once merged)

Steps to reproduce

 uv run openagentsafety-infer ~/v1/benchmarks/.llm_config/sonnet-4.json \
     --dataset mgulavani/openagentsafety_full_updated_v3 \
     --split train \
     --output-dir ./results \
     --num-workers 10 \
     --n-limit 10 \
     --critic pass --note "test-422-$(date +%Y%m%d%H%M%S)"

see

pydantic_core._pydantic_core.ValidationError: 1 validation error for ObservationEvent
observation.ThinkObservation.content
Input should be a valid list [type=list_type, input_value='Your thought has been logged.', input_type=str]
For further information visit https://errors.pydantic.dev/2.11/v/list_type

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