Files
doc-exports/docs/fg/umn/functiongraph_03_0887.html
chenjunjie da8877ec76 FG UMN 20241021 version
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com>
Co-authored-by: chenjunjie <chenjunjie@huawei.com>
Co-committed-by: chenjunjie <chenjunjie@huawei.com>
2025-05-20 13:39:19 +00:00

1.1 KiB

How Do I Use Third-Party Dependencies on FunctionGraph?

  1. Package third-party libraries into a ZIP package by referring to dependency creation.
  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.