Liqun Li

Results 111 comments of Liqun Li
trafficstars

> To anyone who wants to reproduce just use the Web UI and clone the project directory into a temp directory then pass that into the > > `app =...

> Any issue with this pr? A comment was left in the code.

We are still working on core features of TaskWeaver, lacking of bandwidth on the deployment for various environments.

That is a great question. There are different perspectives considering a LLM agent service. If you consider the functionality, it is similar to other services. There is typically only one...

Thanks for the contribution. But we have some concerns with it. I can see it breaking some unit test cases. This might be easy to fix. However, this change makes...

Thanks for reporting this issue. I found an issue [here](https://github.com/jupyter/notebook/issues/5428) saying this is caused by the WSL file system permission. A workaround would be setting the environment variable JUPYTER_ALLOW_INSECURE_WRITES=true as...

This error has nothing to do with the model you are using. Did you see any other errors during the initialization or execution? If possible, could you provide the logs...

To exclude any environment issues, you can first try running TaskWeaver from a docker container. Refer to https://microsoft.github.io/TaskWeaver/docs/usage/docker for more information.