Open Parker-Stafford opened 3 days ago
invocation parameter form errors should be shown on the field that they apply to. There may be some complications with more complicated validation but at least for required.
Use controllers and validation rules example: https://github.com/Arize-ai/phoenix/blob/main/app/src/components/dataset/DatasetForm.tsx#L54-L74
example of current error, should be moved to max tokens field
invocation parameter form errors should be shown on the field that they apply to. There may be some complications with more complicated validation but at least for required.
Use controllers and validation rules example: https://github.com/Arize-ai/phoenix/blob/main/app/src/components/dataset/DatasetForm.tsx#L54-L74
example of current error, should be moved to max tokens field