How Do I Use Third-Party Dependencies on FunctionGraph?

  1. Package third-party libraries into a ZIP package by referring to How Do I Create Function Dependencies?

  2. Create a dependency on the FunctionGraph console by referring to How Do I Create a Dependency on the FunctionGraph Console?

  3. 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.