feat: 优化playground搜索模型功能
This commit is contained in:
@@ -284,6 +284,7 @@ const Playground = () => {
|
||||
name='model'
|
||||
required
|
||||
selection
|
||||
searchPosition='dropdown'
|
||||
filter
|
||||
onChange={(value) => {
|
||||
handleInputChange('model', value);
|
||||
|
||||
Reference in New Issue
Block a user