Commit History

Upload destinations.json
24c561f
verified

Kiriten892 commited on

Upload destinations.json
828845d
verified

Kiriten892 commited on

fix(chatbot): destination-suggestion + map follow-up wrongly hit off-topic guardrail
e2e06c6

Kiriten892 Claude Opus 4.8 commited on

fix(chatbot): food queries misclassified as activities
849a1a7

Kiriten892 Claude Opus 4.8 commited on

fix(chatbot): set awaiting after nearby_attractions so 'cΓ³' plans a trip
18385ee

Kiriten892 Claude Opus 4.8 commited on

feat(chatbot): surface real hotels and attractions from KB
5e36a20

Kiriten892 Claude Opus 4.8 commited on

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

Kiriten892 Claude Opus 4.8 commited on

feat(chatbot): OOD guard for arithmetic + find_hotel slot-filling
3d843e9

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

chore: commit remaining test, docs, and eval files
9005424

Kiriten892 commited on

fix(chatbot): asyncio.run() replaces deprecated get_event_loop in tests; update appendix Chapter C figures
5fabc4a

Kiriten892 commited on

test(security): fix all test failures β€” zero FAILED, zero plain skips
51754d6

Kiriten892 Claude Sonnet 4.6 commited on

docs(chatbot): sync evaluation report to Wave 5, add 4 new intents to docs
2493935

Kiriten892 Claude Sonnet 4.6 commited on

fix(chatbot): add test coverage for all 17 intents; fix dataset quality
86166ba

Kiriten892 commited on

docs(chatbot): add ML evaluation notebook with Wave 4 results and weight sensitivity analysis
c7041fa

Kiriten892 Claude Sonnet 4.6 commited on

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

Kiriten892 commited on

fix(chatbot): simulate multi-pin route map for destinations without per-activity coords
52fc041

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): preserve KB across HF deploys and fix LLM startup
499ed82

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

docs: correct LLM framing across docs and README
fcfdae6

Kiriten892 commited on

fix: patch security vulnerabilities and chatbot API key config
7b814d7

Kiriten892 commited on

test: add comprehensive test coverage across all 4 layers
fc7d464

Kiriten892 commited on

refactor: predict() 851β†’648 lines β€” parallel IO + module-level constants + card builders
5924f53

Kiriten892 commited on

feat: improve rate limiting β€” env-configurable, all ML endpoints, Retry-After header
fef8689

Kiriten892 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

refactor: fix HIGH issues - constructor injection, i18n, ML cache & preprocessing
b442d39

Kiriten892 Claude Sonnet 4.6 commited on

security: fix 6 critical vulnerabilities across chatbot and backend
ac3b63b

Kiriten892 Claude Sonnet 4.6 commited on

fix: nav active state for car-rental & activities + silent catch bugs
043ba6f

Kiriten892 commited on

security: remove hardcoded ML service API key - require env var (CHATBOT_ML_SERVICE_API_KEY)
a847629

Kiriten892 commited on

ci: retrigger HF deploy with force push fix
d2ce8e1

Kiriten892 commited on

ci: trigger HF deploy [2026-05-04 21:42:14]
11a8f48

Kiriten892 commited on

feat: add populate_ja_ko.js script to seed Japanese/Korean fields in MongoDB
3245f14

Kiriten892 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

fix(chatbot): add missing tripadvisor_enricher module to repo
6fc30da

Kiriten892 commited on

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

Kiriten892 commited on

fix(chatbot): resolve 3 reviewer issues β€” conversationCount bug, task error logging, CI username variable
e85e651

Kiriten892 Claude Sonnet 4.6 commited on

fix(chatbot): resolve NameError in guardrail and cache UserMemoryService init failure
343794b

Kiriten892 Claude Sonnet 4.6 commited on

feat(chatbot): integrate UserMemoryService into predict endpoint for cross-session memory
86a279c

Kiriten892 Claude Sonnet 4.6 commited on

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

Kiriten892 Claude Sonnet 4.6 commited on

feat(chatbot): add UserMemoryService for cross-session MongoDB memory
153b5bd

Kiriten892 Claude Sonnet 4.6 commited on

build(chatbot): add motor>=3.3.0 async MongoDB driver
06e25d5

Kiriten892 Claude Sonnet 4.6 commited on

feat(chatbot): enable LLM generator by default (USE_LLM_GENERATOR=True)
0c03786

Kiriten892 Claude Sonnet 4.6 commited on

chore(deploy): remove orphan root files and move JS scripts to chatbot-ml-service
5a2a91d

Kiriten892 Claude Sonnet 4.6 commited on

fix(deploy): remove ARG BASE_IMAGE pattern that breaks HF Spaces build
afb5e40

Kiriten892 commited on

fix(chatbot): add README.md with HuggingFace Space config (app_port: 8000)
78f7e6a

Kiriten892 commited on

fix(chatbot): strip UTF-8 BOM from responses_vi.json and responses_en.json
86a096f

Kiriten892 commited on