Skip to content

I got the pydantic error, how can I resolve this? #71

@ken-arf

Description

@ken-arf

poetry poe run-generate-instruct-datasets-pipeline

Failed to run step create_prompts after 1 retries. Exiting.
3 validation errors for GenerateDatasetSamplesPrompt
document.CleanedPostDocument
Input should be a valid dictionary or instance of CleanedPostDocument [type=model_type, input_value=CleanedArticleDocument(id...pipelines-for?r=1ttoeh'), input_type=CleanedArticleDocument]
For further information visit https://errors.pydantic.dev/2.8/v/model_type
document.CleanedArticleDocument
Input should be a valid dictionary or instance of CleanedArticleDocument [type=model_type, input_value=CleanedArticleDocument(id...pipelines-for?r=1ttoeh'), input_type=CleanedArticleDocument]
For further information visit https://errors.pydantic.dev/2.8/v/model_type
document.CleanedRepositoryDocument
Input should be a valid dictionary or instance of CleanedRepositoryDocument [type=model_type, input_value=CleanedArticleDocument(id...pipelines-for?r=1ttoeh'), input_type=CleanedArticleDocument]
For further information visit https://errors.pydantic.dev/2.8/v/model_type
Traceback (most recent call last):

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