Commit e6540e26 by CalciumIon

feat: 优化playground搜索模型功能

parent d4978998
...@@ -284,6 +284,7 @@ const Playground = () => { ...@@ -284,6 +284,7 @@ const Playground = () => {
name='model' name='model'
required required
selection selection
searchPosition='dropdown'
filter filter
onChange={(value) => { onChange={(value) => {
handleInputChange('model', value); handleInputChange('model', value);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment