Zeno

Results 6 comments of Zeno

Same question here, is vLLM supported now or planned?

> > Is it local deployed? Demo site doesn't support file uploading of that large size. Set MAX_CONTENT_LENGTH in docker/.env to a very large number. Or check nginx.conf about the...

Same issue. I changed redis port from 6379 -> 6381 in env and docker-compose.yml 2 files. Keep receving warning log ![image](https://github.com/user-attachments/assets/f8963cff-9d3a-4562-8de6-d6e62fdd83b2) Here is my docker ps shows

Hi, there My solution is to not use .env and service.conf, **directly** change the value in docker-compose-base.yml to 6381. ![image](https://github.com/user-attachments/assets/735e0cf2-a3fa-4fa8-bb80-33f76ace0e54)