...
Code Block | ||
---|---|---|
| ||
{ "Fields": { "Descriptive.Description": { "Hint": "Give a description for the image" }, "Descriptive.Keywords.Keyword": { "Hint": "Give a list of keywords. Generate around 10.", "Type": "array" } }, "Locale": "en_US", "Config": { "TextModel" : "ada2" }, "Metadata": { "RightsManagement": { "Permissions": {...}, "RecordPhase": "Concept", "ExpiryDate": null, "ExpiryStatus": null, "Zone": {} } } } |
...
Code Block | ||
---|---|---|
| ||
{ "GeneratedFields": { "Descriptive.Description": "This is an image of a cat", "Descriptive.Keywords.Keyword": ["Animal", "Cat", ...] } } |