Add opt-in use_conversation_context flag for chat history (#33) #73

Merged
westfarn merged 1 commits from feat/33-conversation-context-rag into master 2026-08-04 06:27:44 -07:00
1 Commits
Author SHA1 Message Date
westfarn 35ffd590ba Add opt-in use_conversation_context flag for chat history (#33).
CI / test (pull_request) Successful in 11s
Unit Tests / test (pull_request) Successful in 11s
Default-off user preference gates prior-turn history in LLM/RAG prompts;
expose via conversation_preferences GET/POST for the frontend toggle.
2026-08-04 06:26:41 -07:00