Go: fix unused check (#17922)

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
Jin Hai
2026-08-06 14:45:10 +08:00
committed by GitHub
parent 66f2c84c3f
commit 405275935f
34 changed files with 304 additions and 311 deletions

View File

@@ -33,7 +33,7 @@
"model_types": [
"embedding"
],
"batch_size": 10
"max_batch_size": 10
}
]
}