feat: auth

This commit is contained in:
2026-04-15 14:05:33 +08:00
parent 321c550a66
commit 6f263e365f
15 changed files with 833 additions and 17 deletions

View File

@@ -9,4 +9,5 @@ dependencies = [
"fastapi[standard]",
"python-dotenv",
"openai",
"pydantic-ai-skills>=0.7.0",
]