Files
streamlit-chat/docs/adr/0001-separate-app-tenant-profiles.md
Mahdi Bazrafshan e693b9bbfc feat(chat): multi-turn Chat Session with Conversation history sidebar
Grounded Ask owns the product chat UI: persistent thread_id across a
Chat Session, New chat / Continue conversation, and a sidebar that lists
Conversations from the Conversation Record with formatted run metadata
(timing, tokens, evidence chunks).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-08 17:00:33 +03:30

388 B

Grounded Ask is a separate operator app with local Tenant Profiles

Grounded Ask is not a Hybrid Console page. It is its own simple Ask Page: pick a locally saved Tenant Profile (label + base URL + API key), upload into a Domain, Single-turn / Whole-tenant Ask, then show the answer plus Sources. Tenant switching is profile selection — the API still has no tenant-list HTTP surface.