Add FastAPI backend with agent system
This commit is contained in:
2
backend/app/services/__init__.py
Normal file
2
backend/app/services/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# Services - import specific classes directly when needed
|
||||
# e.g.: from app.services.agent_service import AgentService
|
||||
Reference in New Issue
Block a user