Pedro Dias

Results 53 comments of Pedro Dias

Fixed, vision projects are only completely focused on the selected vision LLM. Pure image generation (Flux, SD, DallE, etc) was segregated. https://apocas.github.io/restai/api.html#get-image-generators-list

``` git clone https://github.com/apocas/restai-frontend cd restai-frontend npm install echo "REACT_APP_RESTAI_API_URL=\"http://127.0.0.1:9001\"" > .env npm run start ``` This must work :)

Hi, Thank you for your time :) Could you please check the tests: https://github.com/apocas/dockerode/actions/runs/20104364824/job/57847453313?pr=821#step:6:462 Best regards,