Input
| Property | Type | Required | Description |
|---|---|---|---|
| obj | JSON | Yes | The object to extract information from. |
| features | ARRAY | Yes | The features to extract. |
| featuresToExtract | ARRAY | No | The features to extract. |
| featuresToLookAt | ARRAY | No | The features to look at. |
| model | SHORT_TEXT | No | The model to use for the request. Defaults to gpt-3.5-turbo-16k. |
