Add FastAPI backend with agent system
This commit is contained in:
2
backend/app/schemas/__init__.py
Normal file
2
backend/app/schemas/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# Schemas package - import directly from submodules
|
||||
# e.g.: from app.schemas.auth import UserCreate
|
||||
Reference in New Issue
Block a user