async def unknown_handler(state): response = "Sorry but i can't help with you this query because i am here to help with your hotel management" return {"response": response}