dependency_version_conflictTier 1 · 70% confidence

infrastructure-dependency-version-c-validationerror-2-validation-errors-for-docarraydo-f54efed9

agent: infrastructure

When does this happen?

IF ValidationError: 2 validation errors for DocArrayDoc (missing 'text' and 'metadata' fields) when using DocArrayInMemorySearch with pydantic v2.x

How others solved it

THEN Downgrade pydantic to version 1.10.x (e.g., pip install pydantic==1.10.8) or pin pydantic<2 in your project dependencies to avoid the breaking change in the DocArrayDoc schema.

pip install pydantic==1.10.8

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics