Spaces:
Sleeping
Sleeping
Commit History
fix(chatbot): destination-suggestion + map follow-up wrongly hit off-topic guardrail e2e06c6
fix(chatbot): food queries misclassified as activities 849a1a7
fix(chatbot): set awaiting after nearby_attractions so 'cΓ³' plans a trip 18385ee
feat(chatbot): surface real hotels and attractions from KB 5e36a20
fix(chatbot): accumulate dietary restrictions + real-time weather 3b56b36
feat(chatbot): OOD guard for arithmetic + find_hotel slot-filling 3d843e9
feat(chatbot): lightweight dialog-state for follow-up replies 9dad3cf
fix(chatbot): guard response templates against empty/unfilled slots f730e7e
test(security): fix all test failures β zero FAILED, zero plain skips 51754d6
fix(chatbot): add test coverage for all 17 intents; fix dataset quality 86166ba
fix(chatbot): remove Google Maps button, map click opens GraphHopper; conversational trip intro text 496789c
fix(chatbot): simulate multi-pin route map for destinations without per-activity coords 52fc041
fix(hotel,chatbot): add WiFi to hotel data + fix chatbot map waypoints d18bdff
fix(chatbot): preserve KB across HF deploys and fix LLM startup 499ed82
fix(chatbot): add missing use_mmr param to DestinationRecommender.recommend c54186e
fix: patch security vulnerabilities and chatbot API key config 7b814d7
refactor: predict() 851β648 lines β parallel IO + module-level constants + card builders 5924f53
feat: improve rate limiting β env-configurable, all ML endpoints, Retry-After header fef8689
fix: train_test_split guard + asyncio background task leak 7122b40
fix: resolve remaining HIGH/MEDIUM issues from code review c8a6da6
refactor: fix HIGH issues - constructor injection, i18n, ML cache & preprocessing b442d39
security: fix 6 critical vulnerabilities across chatbot and backend ac3b63b
fix: nav active state for car-rental & activities + silent catch bugs 043ba6f
security: remove hardcoded ML service API key - require env var (CHATBOT_ML_SERVICE_API_KEY) a847629
feat: add pagination to HotelListPage, fix i18n in hotel cards, strengthen chatbot guardrails 76205a7
feat(audit): full project audit β ESLint, tests, i18n, transactions, docs f02dea5
fix(chatbot): add missing tripadvisor_enricher module to repo 6fc30da
feat(llm): switch from SeaLLM to Qwen2.5-7B-Instruct for LLM space 549ec19
fix(chatbot): resolve 3 reviewer issues β conversationCount bug, task error logging, CI username variable e85e651
fix(chatbot): resolve NameError in guardrail and cache UserMemoryService init failure 343794b
feat(chatbot): integrate UserMemoryService into predict endpoint for cross-session memory 86a279c
feat(chatbot): thread user_memory through LLM pipeline β context builder, inference, openai generator 20dba30
feat(chatbot): add UserMemoryService for cross-session MongoDB memory 153b5bd
feat(chatbot): enable LLM generator by default (USE_LLM_GENERATOR=True) 0c03786
fix(chatbot): strip UTF-8 BOM from responses_vi.json and responses_en.json 86a096f
fix(chatbot): use utf-8-sig encoding to handle UTF-8 BOM in JSON files 85c5a1b
feat: real-data dataset enrichment + nearby_attractions + travel_tips intents 2993806
feat: MapCard zoom controls + multi-marker, nav icon fix, destination_info intent + DestinationInfoCard component 048a745
fix(map): replace blocked OSM iframe with static tiles + fix POI search c8d7f77
feat(ML): add show_map intent + context-aware map routing fda8066
Wave 3: expand NER fixture 85->102, time_preference F1 0.40->0.98, people/duration fixes a832dee
Wave 2: compare_destinations data + NER fixes + evaluation update 6feeee8
eval(chatbot): Wave 1 retrain + held-out evaluation results 3d01146
feat(chatbot): Phase 4 Wave 1 - NER fixes + Intent TF-IDF upgrade + OOD rejector 0444771
fix(phase3): GlobalExceptionHandler, TopUpRequestDTO validation, RefundService wallet credit-back c8d704c
deploy: add Vercel, Railway, HuggingFace Spaces deployment configs 6e6ad39
feat: security audit fixes, performance improvements & global data pipeline dea44a6
feat(chatbot): add chain-of-thought logic for personalize_recommend intent 3ebc772
Wanderlust Dev commited on
Round 15: Dark mode page backgrounds + Chatbot fixes (NER/weather/events/templates/currency) fa626b2
Wanderlust Dev commited on