feat: add warming up endpoint, minor optimizations

This commit is contained in:
smypmsa
2025-04-25 09:38:19 +00:00
parent 2ef1a09b8d
commit 465e804d39
5 changed files with 36 additions and 14 deletions
+1
View File
@@ -19,6 +19,7 @@ dependencies = [
"grpcio-tools>=1.71.0",
"protobuf>=5.29.4",
"pyyaml>=6.0.2",
"uvloop>=0.21.0",
]
[project.optional-dependencies]