updated survey route

This commit is contained in:
OwusuBlessing
2025-08-12 15:57:07 +01:00
parent 8ea9510b90
commit 1905492f93
22 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -46,7 +46,8 @@ async def run_survey_agent(
):
"""Chat with DroneBot using query and history."""
try:
from test2 import booking_form_input
booking_form_input = request.booking_form_input
#from test2 import booking_form_input
agent = DroneAssessmentAgent()
result = await agent.run(booking_form_input)
return SurveyAgentResponse(