Classify
This is a low-level function that allows you to invoke your function with custom data. It currently only supports Classification function types.
nyckel.invoke
invoke(function_id: str, data: str, credentials: Credentials) -> Dict
This is a low-level function that allows you to invoke your function with custom data. It currently only supports Classification function types.
invoke(function_id: str, data: str, credentials: Credentials) -> Dict