Spaces:
Sleeping
Sleeping
Commit History
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): 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
refactor: predict() 851β648 lines β parallel IO + module-level constants + card builders 5924f53
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
security: remove hardcoded ML service API key - require env var (CHATBOT_ML_SERVICE_API_KEY) a847629
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: 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
fix(phase3): GlobalExceptionHandler, TopUpRequestDTO validation, RefundService wallet credit-back c8d704c
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
Round update: fix password double-encoding, chatbot missing_location intent, i18n keys for chatbot (ja/en/vi) b8eee7a
Wanderlust Dev commited on
Round 12: Quality improvements + Chatbot enhancements 0b4ab15
Wanderlust Dev commited on
Round 6: New chatbot features β map, weather, saved plans, share, feedback 5a5f58a
Wanderlust Dev commited on
Round 5: stable callback refs, sessionStorage, accessibility, thread pool, anonymous UUID ebace6f
Wanderlust Dev commited on
fix: Round 4 - UX hardening + security fixes (14/26 items) ffe3169
Wanderlust Dev commited on
fix: chatbot direct ML service call for guest users, fix routes syntax, add RUN_GUIDE 40ddf58
Wanderlust Dev commited on
Revert "feat: upgrade LLM layer v3.2 - multi-provider, caching, conversation memory, safety" 71f07fc
Wanderlust Dev commited on
feat: upgrade LLM layer v3.2 - multi-provider, caching, conversation memory, safety 1314f69
Wanderlust Dev commited on
fix: dataset cleanup, 12 bug fixes, KB expansion (v3.1.0) 89043c5
Wanderlust Dev commited on
fix(chatbot): resolve 7 critical issues - KB expansion, pipeline fixes, dynamic responses 8191051
Wanderlust Dev commited on
feat: integrate chatbot ML service with backend and frontend 5ca1347
Wanderlust Dev commited on