Initial monorepo scaffold for Duoc Thu RAG medical chatbot
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# chat-service
|
||||
|
||||
NestJS. Chat session lifecycle and message history persistence (Postgres).
|
||||
Calls `ai-service` synchronously per user message to get the assistant reply,
|
||||
then persists both turns.
|
||||
Reference in New Issue
Block a user