Skip to content

Predictor does not always accept the selected schema #134

@marcellodebernardi

Description

@marcellodebernardi

Describe the bug
We've occasionally observed that the input_schema chosen by the agent is not actually accepted by the predictor. It's unclear at this stage how this happens, given that part of the agent flow includes validating the predictor works with an input sample matching the selected input schema.

To Reproduce
Unsure yet, to be investigated. At a high level:

  1. Build a model
  2. Model doesn't accept inputs matching the stated schema when running inference

Expected behavior
The model must accept inputs conforming with the stated schema.

Additional context
This issue was discovered by a user testing the Plexe AI platform. We need to reproduce this locally using the agent builder library.

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