CoolFace
Apppublic

DavidL72Code/UMB_Sustainable_Chatbot

sourceHugging Faceupdated 5d agoView on Hugging Face
0likes
50 commits on main
b7079665d ago

Deploy main 5bd54d6 to the Space

DavidL72Code
e30c40b16d ago

Deploy main 35b92a2 to the Space

DavidL72Code
f078b6317d ago

Deploy main 50f4069 to the Space

DavidL72Code
e3c627918d ago

Deploy main a705e58 to the Space

DavidL72Code
8b50c1e18d ago

Deploy main ffb9592 to the Space

DavidL72Code
97eabfe18d ago

Deploy main 4889bc6 to the Space

DavidL72Code
c4a3ab018d ago

Deploy main 8d99ca6 to the Space

DavidL72Code
9e4d77320d ago

Deploy main 3e78966 to the Space

DavidL72Code
eb155d520d ago

Deploy main 1cbae37 to the Space

DavidL72Code
bb36c0120d ago

Deploy main 47db5d0 to the Space

DavidL72Code
11ed59420d ago

Deploy main 7823968 to the Space

DavidL72Code
961a06420d ago

Deploy main 1ee2e7f to the Space

DavidL72Code
7c09a8e20d ago

Fix routing explanation; move deployment reference to DEPLOYMENT.md

DavidL72Code
d292ae620d ago

Cut the repetition out of the README

DavidL72Code
3ff0a2b20d ago

Correct model pricing; update README

DavidL72Code
e2757b420d ago

Expose per-request usage and categories; update README

DavidL72Code
2ea4ffb20d ago

Add /api/my/dashboard, scoped to the caller's own saved chats

DavidL72Code
e00702420d ago

Raise the saved-message cap per session to 200

DavidL72Code
79e3af820d ago

Hard-cap saved messages per session

DavidL72Code
9b0f97a20d ago

Cap visitor session history at the most recent 100 messages

DavidL72Code
11fda0a20d ago

Tell visitors when an account is unconfirmed rather than wrong

DavidL72Code
616f60120d ago

Surface the real reason a visitor signup fails

DavidL72Code
339570a20d ago

Normalise trailing slashes in CORS_ORIGINS

DavidL72Code
96e5b4e20d ago

Report CORS configuration on the health endpoint

DavidL72Code
9c6b7de20d ago

Copy supabase_store.py into the Space image

DavidL72Code
90f9d9e20d ago

Exclude eval artifacts from the Space image

DavidL72Code
9f4d16720d ago

Fix evidence delivery, retrieval dedupe, and answer contract checks

DavidL72Code
876ab3a27d ago

Ignore every env file, not just the bare one

DavidL72Code
257ff1327d ago

Add a helper for granting dashboard access

DavidL72Code
350dc6f27d ago

Add password reset for visitor accounts

DavidL72Code
f95126829d ago

Switch the default generation model to gemini-3.5-flash-lite

DavidL72Code
8dc01961mo ago

Add an optional sign-in control to the chat UI

DavidL72Code
058ab961mo ago

Add optional visitor accounts with private chat history

DavidL72Code
b9e90a11mo ago

Require an explicit staff role for dashboard sign-in

DavidL72Code
f1dd2f41mo ago

Store flagged chats in Supabase and give each employee a login

DavidL72Code
7b1c20a1mo ago

Remove the offline chatbot mock suite

DavidL72Code
ac299e81mo ago

Add per-answer telemetry to the staff dashboard

DavidL72Code
04189971mo ago

Revert "Speed up product recommendation scope guard"

DavidL72Code
6b131921mo ago

Speed up product recommendation scope guard

DavidL72Code
2d57d901mo ago

Update system design documentation

DavidL72Code
cb63e041mo ago

Strip retrieval labels from streamed answers

DavidL72Code
882cede1mo ago

Package verified suggestion bank

DavidL72Code
889437e1mo ago

Speed up verified question suggestions

DavidL72Code
01976951mo ago

Polish expertise field formatting

DavidL72Code
e437a631mo ago

Fix RAG citation and affiliate field handling

DavidL72Code
174db062mo ago

Revert "Use conditional two-lane retrieval expansion"

DavidL72Code
305c0ee2mo ago

Revert "Preserve baseline retrieval before expansion"

DavidL72Code
f3094c72mo ago

Preserve baseline retrieval before expansion

DavidL72Code
75a07ae2mo ago

Retry transient evaluator connection resets

DavidL72Code
2edd3f72mo ago

Use conditional two-lane retrieval expansion

DavidL72Code