...
This will open a small crappy UI allowing you to setup the plugin integration.
Configure your prompt
You need to configure the prompt that will be applied to describe images. The default value is “Describe this image”
...
If you bookmark a configuration, it will be available in the History, from which you will be able to load from.
Test your prompt
You can use the Prompt entry from the menu to make some tests with a specific image, before configuring it.
...
Batch Test
You can also use Test entry to upload a set of images from the test screen to check your prompt among multiple images
...
Activate on the FO application
If you are managing the FO application configuration (json) on the server, you can define this configuration from the same UI
...
The configuration is stored on the customer layer of the configuration:
FO application integration
If your client FO application configuration is not resolved by the server, you can activate the feature by adding to $.features
Code Block | ||
---|---|---|
| ||
{ "pocAiCaption": true, "pocAiCaption": "<FIELD_NAME>" } |
Results
...