-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Labels
No labels