Commit History

Update system prompt to handle 'ok' and 'okay' with a shorter acknowledgment
e1cb4cc

Martechsol commited on

feat: pre-create named session on widget load via /api/session/init
e441398

Martechsol commited on

Update LLM system prompt: Add FORMAT E for structured multi-level topics
afb4b4d

Martechsol commited on

Replace all em dashes with hyphens in llm.py
3995f24

Martechsol commited on

Fix acceptability retrieval; shorten redirect responses
17cf569

Martechsol commited on

Fix retrieval for prorata queries
cbad467

Martechsol commited on

Update chat-loader2.js with DOMContentLoaded safety wrapper
06cbadd

Martechsol commited on

Add/update chat-loader2.js script
4eab5b7

Martechsol commited on

Improve bot: self-identity, non-English redirect, privacy-tone for personal data, no hallucination on people/org, varied fallbacks
fdb603b

Martechsol commited on

Update employee handbook to latest version and remove old documents
3562323

Martechsol commited on

Update static/chat-loader.js
1da69d5
verified

joedown11 commited on

fix(llm): stop AI from addressing the user by name
5963329

Martechsol commited on

fix(backend): allow renaming sessions before first message is sent
b7bc320

Martechsol commited on

fix(addon): implement infinite zero-overhead name resolution with storage and focus events
c7920aa

Martechsol commited on

fix(addon): use infinite lightweight background polling for username resolution and prevent API spam
9d9919f

Martechsol commited on

fix(addon): improve user session name resolution with 3-option fallback chain and race condition fixes
8dc6bca

Martechsol commited on

chore: ignore and untrack backup folders
5879cf4

Martechsol commited on

Merge branch 'main' of https://huggingface.co/spaces/joedown11/chatRAG
dae9ce0

Martechsol commited on

fix: resolve admin refresh logout issue by checking credentials dynamically
824b8cd

Martechsol commited on

Update static/chat-loader.js
0f590d8
verified

joedown11 commited on

Hardening admin security: moving credentials to environment variables
1d15f75

Martechsol commited on

Update static/chat-loader.js
1538a15
verified

joedown11 commited on

fix: implement session merging to allow multiple logins for the same user without splitting history
51f7e96

Martechsol commited on

Synchronizing chat-loader.js changes
bf4eff8

Martechsol commited on

Update chat-loader.js with cleaned version from backup
b809514

Martechsol commited on

Restore original proven localStorage scan + add Bearer token API fallback + retry
2a507e3

Martechsol commited on

Fix: use Bearer token auth for profile API name resolution
b336189

Martechsol commited on

Hardened user name discovery with background retry and profile API prioritization
6a7ee8f

Martechsol commited on

Update static/chat-loader.js
a1460e6
verified

joedown11 commited on

Fix: Broad HR queries + Anti-hallucination hardening (no fake careers page)
75fca74

Martechsol commited on

Fix: Conversational Intelligence - Natural greetings, varied responses, no robot loop
17881df

Martechsol commited on

Production Intelligence: Graceful Guidance + Full Intent Coverage + Urdu Support
2578a3a

Martechsol commited on

Upgrade: Hybrid Intelligence (LLM Query Rewriter + Local Expansion)
2fd623e

Martechsol commited on

Upgrade: Intelligence & Reasoning (Added Format D + Expanded Intent Map)
87cb951

Martechsol commited on

Fix follow-up typo handling (then/them) + prevent specific leave type listing other types
4688215

Martechsol commited on

Add conversational follow-up resolver: pronouns (them/it/this) now resolve to last topic for accurate retrieval
4601cc2

Martechsol commited on

Hardening RAG Intelligence: Restoration of perfect format decision table, optimized thresholds, and query expansion logic for GPT-4o-mini
34fe777

Martechsol commited on

feat: institutional-grade intelligence upgrade with hybrid expansion, logical deduction, and core reference data
1080b20

Martechsol commited on

Restore: Revert codebase to stable May 14th 6 PM state
cdcad66

Martechsol commited on

feat: hardcode leave entitlements in system prompt for guaranteed completeness
227b99a

Martechsol commited on

feat: reach 100% intelligence with broader retrieval and mandatory deduction rules
43dba01

Martechsol commited on

feat: improve list completeness and add conclusion logic
3e4ec2d

Martechsol commited on

feat: further intelligence boost via multi-intent matching and relaxed rerank thresholds
5a21442

Martechsol commited on

feat: increase HR assistant intelligence via logical deduction and broader retrieval
5f34360

Martechsol commited on

Add OpenAI integration while preserving stable intelligence - 2026-05-15 18:05
9882b62

Martechsol commited on

Restore to latest backup from 13 May - 2026-05-15 17:56
608d6ed

Martechsol commited on

Finalize Export Chat button text and remove debug logs
28b38ef

Martechsol commited on

Enhance sidebar export with modal, radio options, and ZIP bundling
1c231f3

Martechsol commited on

UI: Further decrease export dropdown hide delay to 300ms
6aa2af3

Martechsol commited on

UI: Decrease export dropdown hide delay to 800ms
dbfc481

Martechsol commited on