convesation-layer-agent establecido

This commit is contained in:
2025-06-05 00:34:57 -06:00
parent bb9d47feab
commit fffbe6c313
3 changed files with 17 additions and 3 deletions

View File

@@ -13,9 +13,9 @@ chat:
cd chat-ui && npm install && npm run build && npm start
router:
cd whatsapp-router && npm install && npm run dev
cd whatsapp-router && npm install && npm run dev
agent:
cd conversation-layer-agent && npm install && npm run dev
cd conversation-layer-agent && npm install && npm run dev