Liqun Li

Results 111 comments of Liqun Li
trafficstars

what do you mean by 'use taskweaver by api'? running a service and call it via an api?

This is not available today. We currently consider TaskWeaver more like a personal assistant (via the CLI) or shared between a small group of users (via the web UI). There...

If you look at the response (like [here](https://microsoft.github.io/TaskWeaver/docs/usage/library)), it contains all the information generated by the planner. So, I think you are asking if there is something like the `stream`...

> I am trying to create a new role and I want to access the attachment either generated by the code that is a plot or a graph or i...

Could you share more information on your two different set ups (like the steps and the model used) and also what is your query? The code looks quite wired as...

Are you using our latest code? The `text` attachment type has been deprecated in our latest code as documented [here](https://microsoft.github.io/TaskWeaver/blog/local_llm). I didn't get your question. It seems that you want...

> Im getting the same error and i'm on a fresh pull of the main branch. > > @liqul > > > Are you using our latest code? The `text`...

We don't support execution inside a 'remote' container now.

Have you re-build the docker image after making those changes? The script is [here](https://github.com/microsoft/TaskWeaver/blob/main/scripts/build_all_in_one.sh). You may want to change the name of the image in the script, by changing ```...

I guess you can find it under `playground/UI/public`?