Commit History

fix(chatbot): accumulate dietary restrictions + real-time weather
3b56b36

Kiriten892 Claude Opus 4.8 commited on

feat(chatbot): lightweight dialog-state for follow-up replies
9dad3cf

Kiriten892 Claude Opus 4.8 commited on

fix(chatbot): guard response templates against empty/unfilled slots
f730e7e

Kiriten892 Claude Opus 4.8 commited on

fix(chatbot): remove Google Maps button, map click opens GraphHopper; conversational trip intro text
496789c

Kiriten892 commited on

fix(hotel,chatbot): add WiFi to hotel data + fix chatbot map waypoints
d18bdff

Kiriten892 Claude Sonnet 4.6 commited on

fix(chatbot): add missing use_mmr param to DestinationRecommender.recommend
c54186e

Kiriten892 Claude Opus 4.7 commited on

fix: train_test_split guard + asyncio background task leak
7122b40

Kiriten892 commited on

fix: resolve remaining HIGH/MEDIUM issues from code review
c8a6da6

Kiriten892 Claude Sonnet 4.6 commited on

security: fix 6 critical vulnerabilities across chatbot and backend
ac3b63b

Kiriten892 Claude Sonnet 4.6 commited on

feat: add pagination to HotelListPage, fix i18n in hotel cards, strengthen chatbot guardrails
76205a7

Kiriten892 commited on

feat(audit): full project audit β€” ESLint, tests, i18n, transactions, docs
f02dea5

Kiriten892 commited on

feat(llm): switch from SeaLLM to Qwen2.5-7B-Instruct for LLM space
549ec19

Kiriten892 commited on

feat(chatbot): thread user_memory through LLM pipeline β€” context builder, inference, openai generator
20dba30

Kiriten892 Claude Sonnet 4.6 commited on

fix(chatbot): use utf-8-sig encoding to handle UTF-8 BOM in JSON files
85c5a1b

Kiriten892 commited on

feat: real-data dataset enrichment + nearby_attractions + travel_tips intents
2993806

Kiriten892 commited on

feat: MapCard zoom controls + multi-marker, nav icon fix, destination_info intent + DestinationInfoCard component
048a745

Kiriten892 commited on

feat(ML): add show_map intent + context-aware map routing
fda8066

Kiriten892 commited on

Wave 3: expand NER fixture 85->102, time_preference F1 0.40->0.98, people/duration fixes
a832dee

Kiriten892 commited on

Wave 2: compare_destinations data + NER fixes + evaluation update
6feeee8

Kiriten892 commited on

feat(chatbot): Phase 4 Wave 1 - NER fixes + Intent TF-IDF upgrade + OOD rejector
0444771

Kiriten892 commited on

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

fix: chatbot direct ML service call for guest users, fix routes syntax, add RUN_GUIDE
40ddf58

Wanderlust Dev commited on

feat(chatbot): expand KB to 9474 destinations & upgrade all components (v4.0.0)
98686e8

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