fix(chatbot): destination-suggestion + map follow-up wrongly hit off-topic guardrail e2e06c6 Kiriten892 Claude Opus 4.8 commited on about 1 month ago
fix(chatbot): food queries misclassified as activities 849a1a7 Kiriten892 Claude Opus 4.8 commited on Jun 8
fix(chatbot): set awaiting after nearby_attractions so 'cΓ³' plans a trip 18385ee Kiriten892 Claude Opus 4.8 commited on Jun 8
feat(chatbot): surface real hotels and attractions from KB 5e36a20 Kiriten892 Claude Opus 4.8 commited on Jun 8
fix(chatbot): accumulate dietary restrictions + real-time weather 3b56b36 Kiriten892 Claude Opus 4.8 commited on Jun 7
feat(chatbot): OOD guard for arithmetic + find_hotel slot-filling 3d843e9 Kiriten892 Claude Opus 4.8 commited on Jun 7
feat(chatbot): lightweight dialog-state for follow-up replies 9dad3cf Kiriten892 Claude Opus 4.8 commited on Jun 7
fix(chatbot): guard response templates against empty/unfilled slots f730e7e Kiriten892 Claude Opus 4.8 commited on Jun 7
fix(chatbot): asyncio.run() replaces deprecated get_event_loop in tests; update appendix Chapter C figures 5fabc4a Kiriten892 commited on May 25
test(security): fix all test failures β zero FAILED, zero plain skips 51754d6 Kiriten892 Claude Sonnet 4.6 commited on May 24
docs(chatbot): sync evaluation report to Wave 5, add 4 new intents to docs 2493935 Kiriten892 Claude Sonnet 4.6 commited on May 19
fix(chatbot): add test coverage for all 17 intents; fix dataset quality 86166ba Kiriten892 commited on May 19
docs(chatbot): add ML evaluation notebook with Wave 4 results and weight sensitivity analysis c7041fa Kiriten892 Claude Sonnet 4.6 commited on May 19
fix(chatbot): remove Google Maps button, map click opens GraphHopper; conversational trip intro text 496789c Kiriten892 commited on May 19
fix(chatbot): simulate multi-pin route map for destinations without per-activity coords 52fc041 Kiriten892 commited on May 19
fix(hotel,chatbot): add WiFi to hotel data + fix chatbot map waypoints d18bdff Kiriten892 Claude Sonnet 4.6 commited on May 19
fix(chatbot): preserve KB across HF deploys and fix LLM startup 499ed82 Kiriten892 Claude Sonnet 4.6 commited on May 18
fix(chatbot): add missing use_mmr param to DestinationRecommender.recommend c54186e Kiriten892 Claude Opus 4.7 commited on May 18
refactor: predict() 851β648 lines β parallel IO + module-level constants + card builders 5924f53 Kiriten892 commited on May 5
feat: improve rate limiting β env-configurable, all ML endpoints, Retry-After header fef8689 Kiriten892 commited on May 5
fix: resolve remaining HIGH/MEDIUM issues from code review c8a6da6 Kiriten892 Claude Sonnet 4.6 commited on May 5
refactor: fix HIGH issues - constructor injection, i18n, ML cache & preprocessing b442d39 Kiriten892 Claude Sonnet 4.6 commited on May 5
security: fix 6 critical vulnerabilities across chatbot and backend ac3b63b Kiriten892 Claude Sonnet 4.6 commited on May 5
fix: nav active state for car-rental & activities + silent catch bugs 043ba6f Kiriten892 commited on May 4
security: remove hardcoded ML service API key - require env var (CHATBOT_ML_SERVICE_API_KEY) a847629 Kiriten892 commited on May 4
feat: add populate_ja_ko.js script to seed Japanese/Korean fields in MongoDB 3245f14 Kiriten892 commited on May 4
feat: add pagination to HotelListPage, fix i18n in hotel cards, strengthen chatbot guardrails 76205a7 Kiriten892 commited on May 4
feat(audit): full project audit β ESLint, tests, i18n, transactions, docs f02dea5 Kiriten892 commited on May 4
feat(llm): switch from SeaLLM to Qwen2.5-7B-Instruct for LLM space 549ec19 Kiriten892 commited on May 4
fix(chatbot): resolve 3 reviewer issues β conversationCount bug, task error logging, CI username variable e85e651 Kiriten892 Claude Sonnet 4.6 commited on May 4
fix(chatbot): resolve NameError in guardrail and cache UserMemoryService init failure 343794b Kiriten892 Claude Sonnet 4.6 commited on May 4
feat(chatbot): integrate UserMemoryService into predict endpoint for cross-session memory 86a279c Kiriten892 Claude Sonnet 4.6 commited on May 4
feat(chatbot): thread user_memory through LLM pipeline β context builder, inference, openai generator 20dba30 Kiriten892 Claude Sonnet 4.6 commited on May 4
feat(chatbot): add UserMemoryService for cross-session MongoDB memory 153b5bd Kiriten892 Claude Sonnet 4.6 commited on May 4
build(chatbot): add motor>=3.3.0 async MongoDB driver 06e25d5 Kiriten892 Claude Sonnet 4.6 commited on May 4
feat(chatbot): enable LLM generator by default (USE_LLM_GENERATOR=True) 0c03786 Kiriten892 Claude Sonnet 4.6 commited on May 4
chore(deploy): remove orphan root files and move JS scripts to chatbot-ml-service 5a2a91d Kiriten892 Claude Sonnet 4.6 commited on May 4
fix(deploy): remove ARG BASE_IMAGE pattern that breaks HF Spaces build afb5e40 Kiriten892 commited on May 4
fix(chatbot): add README.md with HuggingFace Space config (app_port: 8000) 78f7e6a Kiriten892 commited on Apr 26
fix(chatbot): strip UTF-8 BOM from responses_vi.json and responses_en.json 86a096f Kiriten892 commited on Apr 26