feat: 优化playground搜索模型功能

This commit is contained in:
CalciumIon
2024-12-10 23:48:55 +08:00
parent 5d1087a6a9
commit 18a8216a43

View File

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