fix: chat stream data too long
This commit is contained in:
@@ -366,8 +366,6 @@ const AddModal: FC<AddModalProps> = (props) => {
|
||||
evaluateStateRef.current.state === EvaluateProccess.model &&
|
||||
item.evaluated
|
||||
) {
|
||||
handleShowCompatibleAlert(item.evaluateResult);
|
||||
|
||||
const newFormValues = {
|
||||
...(manual
|
||||
? { ...defaultFormValues }
|
||||
|
||||
Reference in New Issue
Block a user