Input
| Property | Type | Required | Description |
|---|---|---|---|
| obj | JSON | Yes | The object to extract information from. |
| question | LONG_TEXT | Yes | The question to answer. |
| model | SHORT_TEXT | No | The model to use for the request. Defaults to gpt-3.5-turbo-16k. |
| Property | Type | Required | Description |
|---|---|---|---|
| obj | JSON | Yes | The object to extract information from. |
| question | LONG_TEXT | Yes | The question to answer. |
| model | SHORT_TEXT | No | The model to use for the request. Defaults to gpt-3.5-turbo-16k. |