convesation-layer-agent establecido
This commit is contained in:
4
Makefile
4
Makefile
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user