-
Notifications
You must be signed in to change notification settings - Fork 238
Open
Description
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:
- Build a model
- 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
Labels
No labels