https://api.tensorlake.ai/v1/workflows/greeter
.
None
value in this case.
Generally, you would want to check if the request is complete before getting the output.
OPENAI_API_KEY
secret to authenticate with OpenAI.
Building custom images allows you to install pretty much anything you want in your function. The Image
api allows running any commands, or other standard commands Docker allows.
The secrets
argument is used to specify the secrets that are available to the functions. These secrets have to be specified before the functions are deployed.
So lets deploy the secrets first, get your OpenAI API key and then run the following command: