[modify] model list Types support separation by comma (,)

This commit is contained in:
Mark
2025-12-18 14:08:40 +08:00
parent 2a7199f593
commit d229733dee
5 changed files with 1389 additions and 1364 deletions

View File

@@ -126,6 +126,7 @@ dependencies = [
"pytest-asyncio>=1.3.0",
"uvicorn>=0.34.0",
"celery>=5.5.2",
"simpleeval>=1.0.3",
]
[tool.pytest.ini_options]