Description
OpenRegister has a full chat/AI system (ChatController + ChatService) with multi-turn conversation, RAG retrieval, and function calling. No frontend widget exists.
Requirements
Backend API
POST /api/chat/messages — send message
GET /api/chat/conversations — list conversations
GET /api/chat/conversations/{id}/messages — message history
Priority
LOW — but high differentiator for AI-powered apps
Description
OpenRegister has a full chat/AI system (
ChatController+ChatService) with multi-turn conversation, RAG retrieval, and function calling. No frontend widget exists.Requirements
Backend API
POST /api/chat/messages— send messageGET /api/chat/conversations— list conversationsGET /api/chat/conversations/{id}/messages— message historyPriority
LOW — but high differentiator for AI-powered apps