{"name":"JameenWallah AI Property Chatbot","purpose":"Answers real estate questions using verified JameenWallah property listings and Gemini via CrewAI.","endpoints":{"health":"/health","info":"/info","chat":"/chat"},"engine":{"orchestration":"CrewAI","model":"gemini/gemini-2.5-flash","crewai_available":true,"gemini_key_status":"configured"},"data_source":{"property_api_url":"http://localhost:5000/frontend/api/properties/all?limit=100","timeout_seconds":10.0,"default_limit":"100","max_pages":50},"fallbacks":["Service starts even when CrewAI is not installed.","Chat returns a safe real estate response instead of HTTP 500 when Gemini fails.","Property API URL is environment configurable instead of hard-coded to port 5000."]}