Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This will open a small crappy UI allowing you to setup the plugin integration.

image-20240702-073851.png

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:

image-20240702-073122.png

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
languagejson
{
  "pocAiCaption": true,
  "pocAiCaption": "<FIELD_NAME>"
}

Results

...