Closed ksd1221 closed 3 months ago
@ksd1221 I think your goal is to run the plugin successfully with all dependencies installed. So, I would consider the agent's auto dependency installation as the plan B. Sometimes, the LLM model behaves more conservatively to reject the request to make changes to the environment, and sometimes not.
I tried to run plugin including import packages which needs to be installed (pytorch, pytorchvision, pytorch-tabnet). But, there is an error like below
[my code]
[terminal] /
Thank you.