Skip to main content
Skip table of contents

Integration AI | LLM | Posthandler | AI - Image-to-Text - OpenAI

This posthandler sends a DAM asset to ChatGPT.

Field

Description

Destination Systems

Enter the number of target systems required for this context.

In this use case, a “1” is entered since the data is sent to only one destination.

Limit to Servertype

May be left empty

Open AI URL

Default: https://api.openai.com/v1/

Open AI API Key

Enter your API key.

Open AI API Version

Enter your API version.

Additional Request Params

Enter additional query parameters if necessary.

With assistants, you can set the values for Temperature and Top-P directly in the assistant. However, if you address ChatGPT directly, enter the parameters in JSON format with {} and comma-separated values.

Available parameters:

"temperature" (Type: float)
"top_p" (Type: float)
"max_tokens" (Type: integer)
"frequency_penalty" (Type: float)
"presence_penalty" (Type: float)

Example: {"temperature": 1.0, "top_p": 0.5}

Open AI Model

Default: gpt-3.5-turbo

Destination Language

Select the target language.

Write Result Back

Select the attribute in which the generated text is to be written.

Finalizer

Select a follow-up action if necessary:

  • Send To Import Queue

  • Send result to REST Service

Preset

Select a DAM preset for downsizing the template image. Recommendation: no smaller than 200x200 px

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.