How Do I Use Third-Party Dependencies on FunctionGraph?¶
Package third-party libraries into a ZIP package by referring to How Do I Create Function Dependencies?
Create a dependency on the FunctionGraph console by referring to How Do I Create a Dependency on the FunctionGraph Console?
On the function details page, click the Code tab, and add the dependency by referring to How Do I Add a Dependency to a Function? Then you can use the dependency in the function code.