Halu Wong

Results 6 comments of Halu Wong

> @haluwong 403 should mean the server got your request but authentication failed. Can you try re-enter the API key? > > @JasonL708 OpenRouter nowadays has `:free` appended to their...

@ritwik-g I tried to following your suggestion to modify .env and labels for unstract-backend and unstract-frontend also, modified the backend/settings/dev.py in unstract-backend added our URL in the CORS_ALLOWED_ORIGINS CORS_ORIGIN_WHITELIST Can...

I downloaded the latest branch. Try to replace all the "frontend.unstract.localhost" to my desired hostname. use "./run-platform.sh -b" to build it locally and run it. Login page can show but...

Sorry for the late update. I tried to download the latest version: v0.72.1 and run it in a clean system decompress and we use grep frontend.unstract.localhost and replace/add our own...

[_unstract-proxy_logs_0.73.0_20240715.txt](https://github.com/user-attachments/files/16230779/_unstract-proxy_logs_0.73.0_20240715.txt) [_unstract-frontend_logs_0.73.0_20240715.txt](https://github.com/user-attachments/files/16230780/_unstract-frontend_logs_0.73.0_20240715.txt) [_unstract-backend_logs_0.73.0_20240715.txt](https://github.com/user-attachments/files/16230781/_unstract-backend_logs_0.73.0_20240715.txt) Attached with backend,frontend and proxy log for your reference. hope this help to troubleshoot. About unstract_proxy, it seems the providers file was mapped to a director instead....

Thanks for the migration guide. I'm trying to upgrade from v0.84.2 to v0.92.1. Then upgrade to the latest (v0.107.6) by # ./run-platform.sh -u -v v0.107.6 Then, i run the following...