feat: 优化playground搜索模型功能
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user