Fix: Handle empty text input in /chat before ElevenLabs TTS call 9d6b326 Marcos commited on about 1 month ago
Update Dockerfile to create public and audios directories with placeholder index.html 7c4c74f Marcos commited on about 1 month ago
Update Dockerfile to install ca-certificates and comment out rhubarb download 57ae9f0 Marcos commited on about 1 month ago
Update entrypoint.sh to start backend with npm run dev or node index.js 3b09c3a Marcos commited on May 7
Update /voice-chat endpoint to use request text and start with npm run dev 74ba5f1 Marcos commited on May 7
Update /voice-chat endpoint response to include relevant voice chat data 19f5cd2 Marcos commited on May 7
Update Dockerfile to ensure /voice-chat endpoint returns JSON response fab451d Marcos commited on May 7
Update Dockerfile to create necessary files directly without COPY commands 1f3c5dc Marcos commited on May 7
Update Dockerfile to handle multiple backend paths and add basic voice-chat endpoint f429078 Marcos commited on May 7
Update Dockerfile to create minimal package.json and index.js if not found 65ead1e Marcos commited on May 7
Ensure full backend directory is copied to include voice-chat endpoint fc87b2e Marcos commited on May 7
Increase payload size limit in backend Dockerfile to handle large audio data b618f92 Marcos commited on May 7
Fix Dockerfile to ensure backend/package.json exists and has required dependencies ce90b14 Marcos commited on May 7