Closed hjlarry closed 2 months ago
In the sandbox controller , the request not receive the dependencies parameter.
but in the dify code executer, it added this param which comes from the frontend user's choice and a fixed python standard lib.
what's the meaning of that? can we remove it, instead of display to the user which 3rd-party lib you can use @Yeuoly
In the sandbox controller , the request not receive the dependencies parameter.
but in the dify code executer, it added this param which comes from the frontend user's choice and a fixed python standard lib.
what's the meaning of that? can we remove it, instead of display to the user which 3rd-party lib you can use @Yeuoly