@samplefxn/greeting

Greeting Sample

This notebook provides an overview of how you can bring your own AI prediction functions, or "predictors", to Function. The first thing to note is this cell: if the first cell in your notebook is a Markdown cell, Function will pull it out as a README and display the cell's contents on fxn.ai

See the full notebook on GitHub

Inputs

string: The user's name.

1399

number (optional): The user's age. This should be any number between 13 and 99.

enum (optional): The user's city.

Outputs