Chat GPT
- Chat Completions
- Completions
- Edit Images (Edit_Images_GPT)
- Images
- Image Variants (Variants_Images_GPT)
- Moderation
With ChatGPT integrated into Peeklogic AI Orchestrator, you can automate and simplify complex tasks by simply typing your request. ChatGPT generates clear, useful responses, boosting efficiency across your workflows.
Chat Completions
Use for multi-turn chat interactions.
Chat GPT fields:
- Name: Friendly name for your config (Required field)
- Frequency Penalty / Presence Penalty: Penalize repetitions or encourage novelty
- Max Token: Maximum tokens for the response
- AI Model (Required field)
- Num: Number of completions to generate
- Temperature: Level of randomness in responses
- Stop: A stop sequence to end the response
- Top: Alternative to temperature for randomness control
- User: Pass a unique user ID
Completions
Use for basic, single-prompt completions
Chat GPT fields:
- Name (Required field)
- Max Token: Maximum number of tokens in response (Required field)
- Model: Select from text models (Required field)
- Stop: Tokens to stop response generation
- Temperature: Controls response creativity
Edit Images (Edit_Images_GPT)
Allows editing parts of an image based on a prompt.
Chat GPT fields:
- Name (Required field)
- Image Edit Model: The model to use for image generation. (Only dall-e-2 is supported at this time.) (Required field)
- Num: The number of images to generate. (Must be between 1 and 10.)
- Format: Select how the edited image will be returned:
url – Returns a temporary link to the edited image. The link is valid for 1 hour only and then expires automatically. This option does not consume Salesforce storage.
b64_json – Returns the image encoded in Base64. This image is then saved as a Salesforce file, which consumes storage space in your Salesforce org.
Note: Use url when you just need a preview or temporary use.
Use b64_json if you need to store the image permanently in Salesforce.
- Size: Image size (256×256, 512×512, 1024×1024)
Images
Use this to generate new images based on a prompt.
Chat GPT fields:
- Name (Required field)
- Image Completions Model (Required field)
- Num: Number of images to generate
- Format: Select how the edited image will be returned:
url – Returns a temporary link to the edited image. The link is valid for 1 hour only and then expires automatically. This option does not consume Salesforce storage.
b64_json – Returns the image encoded in Base64. This image is then saved as a Salesforce file, which consumes storage space in your Salesforce org.
Note: Use url when you just need a preview or temporary use.
Use b64_json if you need to store the image permanently in Salesforce.
- Size: Choose from multiple resolutions (256×256 up to 1792×1024)
Image Variants (Variants_Images_GPT)
Generate variations of an input image.
Required fields:
- Name (Required field)
- Format: Select how the edited image will be returned:
- url – Returns a temporary link to the edited image. The link is valid for 1 hour only and then expires automatically. This option does not consume Salesforce storage.
- b64_json – Returns the image encoded in Base64. This image is then saved as a Salesforce file, which consumes storage space in your Salesforce org.
Note: Use url when you just need a preview or temporary use.
Use b64_json if you need to store the image permanently in Salesforce.
- Model (Required field)
- Num: Number of variations to generate
- Size: Choose resolution
- User: Provide identifier for traceability
Moderation
Scan prompts or responses for inappropriate or harmful content.
Required fields:
- Name
- Moderation Model: choose omni-moderation-latest
Click Submit to save the configuration. It will now appear in the main Peeklogic AI Setup list.