Aidan

Results 1 comments of Aidan

I think you need to enable progress updates from the backend. Setting return_progress to true in the request body should enable it. ```ts // tools/server/webui/src/lib/services/chat.ts chat.ts ~ line 117 const...