chore: remove upload on image page

This commit is contained in:
jialin
2024-12-11 18:44:00 +08:00
parent fef5d0e688
commit c6d82409a8
@@ -540,7 +540,7 @@ const GroundImages: React.FC<MessageProps> = forwardRef((props, ref) => {
placeholer={intl.formatMessage({ placeholer={intl.formatMessage({
id: 'playground.input.prompt.holder' id: 'playground.input.prompt.holder'
})} })}
actions={['clear', 'upload']} actions={['clear']}
defaultSize={{ defaultSize={{
minRows: 5, minRows: 5,
maxRows: 5 maxRows: 5