...
Code Block |
---|
x-api-key: <optional api key> |
Output
Follow the input fields, the same structure should be returned A JSON object of generated fields with as keys dotted keys and as value the AI's generated value.
Ex:
Code Block | ||
---|---|---|
| ||
{ "FieldsGeneratedFields": { "Descriptive.Description": "This is an image of a cat" } } |
...