feat(cloud): manage LLM providers in database
Tests / Test passed: 664

This commit is contained in:
2026-07-14 00:31:47 +08:00
parent b613a315ff
commit a166ffd8a4
35 changed files with 2432 additions and 204 deletions
+1
View File
@@ -7,6 +7,7 @@ requires-python = ">=3.14"
dependencies = [
"alembic>=1.14.0",
"argon2-cffi>=25.0.0",
"cryptography>=45.0.0",
"device-agent-runtime==0.1.0",
"psycopg[binary]>=3.2.0",
"sqlalchemy>=2.0.0",