Open xhluca opened 1 week ago
I'll add some info, but it's supposed to be seamless. The dashboard is started automatically and is optional. if you go on the provided link you should see the dashboard. If you're remote, ssh tunnel should work, if not let me know
i ran into issues that says the server is not running, so i'm not sure if i'm missing something. i didn't save the error message as i immediately changed to joblib. will share the error when i have some time
OK, let met know. I had a good experience with it so far and didn't had much to do on my side. @ThibaultLSDC , what's your experience with ray so far?
It appears ray is now the default parallel backend:
https://github.com/ServiceNow/AgentLab/blob/5d72e8b023ca80a8eb5719e83b2e42566055247f/main.py#L63
It is unclear how it's supposed to be used. It would be great to have instructions on using ray, as it seems a localhost server is needed.