feat: 优化playground搜索模型功能

This commit is contained in:
CalciumIon
2024-12-10 23:48:55 +08:00
parent d497899876
commit e6540e26e2

View File

@@ -284,6 +284,7 @@ const Playground = () => {
name='model'
required
selection
searchPosition='dropdown'
filter
onChange={(value) => {
handleInputChange('model', value);