Add-ons

OpenAI #Chat: Answer Text Prompt
Add-ons

OpenAI #Chat: Answer Text Prompt

Generates a response to the Text Prompt. By default, it is generated by accessing “gpt-4-1106-preview MODEL” (can be changed to any MODEL). Text prompts for starting a conversation are defined separately for system messages and user messages. Generally, the system message contains the answer rules and the personality of the answering character, and the user message contains the question text.

OpenAI #Images: Generate
Add-ons

OpenAI #Images: Generate

Creates an image given a PROMPT text by the “DALL-E 3 MODEL” via OpenAI API. By default a 1024×1024 image is generated, but 1024×1792 or 1792×1024 are also available. Note that PROMPT must be defined within 4000 characters.

OpenAI #Chat: Answer Prompt with Images
Add-ons

OpenAI #Chat: Answer Prompt with Images

Creates a response for a prompt with images. MODEL (GPT-4 with Vision) takes in images and answers questions related to them, such as what the image represents, what is in the image, and more (eg. ideas for dinner based on what is in fridge).

WordPress.com #Posts: Get
Add-ons

WordPress.com #Posts: Get

Gets an article on WordPress.com service. Specify the article (fixed page/post) by ID or Slug, and store HTML content, excerpt data, etc. You can automate tasks such as backup and transfer operations for website management.

String, Get Number of Characters
Add-ons

String, Get Number of Characters

Gets the number of characters in the text. Consecutive blanks (including tabs and double-byte spaces) are counted as one character. The number of characters that do not count linefeed codes and blanks can also be obtained.

OpenAI #FtJob: Cancel
Add-ons

OpenAI #FtJob: Cancel

Immediately cancels the Fine Tuning Job (FtJob). FtJob status will be “cancelled”. If logging of fine-tuning events is required, perform a separate operation to obtain a list of events.

Scroll to Top