chef_agent

This commit is contained in:
2026-09-07 13:24:09 +08:00
parent 86ece1926d
commit bc44de93bc
14 changed files with 133 additions and 63 deletions

View File

@@ -25,5 +25,6 @@ dependencies = [
"sqlalchemy>=2.0.52",
"sqlmodel==0.0.42",
"starlette>=1.6.0",
"structlog>=26.1.0",
"uvicorn==0.52.4",
]