Skip to content

Pydantic Model Validation Error: AttributeError with ExtractionState #59

@hinthornw

Description

@hinthornw

When attempting to add validation to the Pydantic model, an AttributeError occurs: 'ExtractionState' object has no attribute 'tool_call_id'.

The error appears to happen specifically during validation failure and retry scenarios.

Additional investigation is needed to diagnose the root cause of this validation issue.

Requested details for further debugging:

  • Full Pydantic model definition
  • Complete error traceback
  • Context of where validation is occurring

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions