I am having trouble installing the AI Extension. After installing the extension, I get the following error message when restarting Knime, and the nodes are not located in my repository.
pydantic.errors.PydanticUserError: If you use @root_validator
with pre=False (the default) you MUST specify skip_on_failure=True
. Note that @root_validator
is deprecated and should be replaced with @model_validator
.
For further information visit https://errors.pydantic.dev/2.6/u/root-validator-pre-skip