Controller managing chat sessions, local context extraction, and LLM message dispatching.
Dispatches user message thread, matches local documents, extracts context, and returns the LLM stream.
Complete message thread history.
Availables documents for keyword/tag RAG injection.
Controller managing chat sessions, local context extraction, and LLM message dispatching.