The core conversational engine for the Quatrain framework.
This package provides a headless, UI-agnostic implementation of conversational agents, handling message history, prompt templating, context injection (RAG), and integration with LLM providers (Gemini, OpenAI, Ollama).
@quatrain/chat is decoupled from the frontend presentation layer.
ChatController manage session state and interactions.CoreUX workspace.AGPL-3.0-only