Liqun Li

Results 111 comments of Liqun Li
trafficstars

Sorry for the late response. I would like to understand deeper on why you think enabling other roles having access to tools 'very' useful. I have this [blog](https://microsoft.github.io/TaskWeaver/blog/role) to explain...

I think, based on what you described, that you are asking for a code interpreter that can react itself, not relying on the communication between the code interpreter and the...

Agree. Due to the limited resource, we had to make hard decisions on balancing different parts. We keep reliable task execution as top of mind, not reducing the prompt count...

![Image](https://github.com/user-attachments/assets/c8117e3f-db95-4862-82bf-03feb20a809b) ![Image](https://github.com/user-attachments/assets/19367059-1310-4f63-8686-156b89cad87e) I was trying to reproduce your issue, but the agent seemed work as expected. Could you try again to see if the agent always haullucinate a wrong file...

Thanks for raising this issue. Which LLM model are you using? could you try to do some debuging to check if this is a problem of the LLM endpoint, i.e.,...

TaskWeaver has the capability to install library when it needs additional packages to accomplish a certain task. Currently, there is a bug in installing packages that need to be built...

My suggestion would be pre-installing these required packages for now manually, and when our fix is ready, this would not be a problem.

@javadan @chr1s3sw0rthy A PR was merged to fix this issue and please try again if "installing with wheel" would succeed.

Close as it has been fixed.

Thanks for raising this issue. The current behavior is TW always downloads the :last image from docker.io. A next PR is planned to fix this issue.