GPT-4 Instant Response Actor avatar

GPT-4 Instant Response Actor

Try for free

Pay $9.99 for 1,000 results

Go to Store
GPT-4 Instant Response Actor

GPT-4 Instant Response Actor

scraping_samurai/gpt-4-instant-response-actor
Try for free

Pay $9.99 for 1,000 results

The Chat GPT-4 AI Actor enables you to interact with GPT-4 models to generate text-based responses. Customize the model selection, system-level instructions, and output formatting to suit your needs. Enjoy flexibility with minimal effort and easily generate high-quality, formatted text.

Chat GPT-4 AI Actor - README

Welcome to the Chat GPT-4 AI Actor! This actor enables you to interact with the GPT-4 API effortlessly on the Apify platform. Simply input your queries and receive formatted responses, all without writing a single line of code.

Table of Contents


Introduction

The Chat GPT-4 AI Actor simplifies querying the GPT-4 API. It allows users to send prompts, specify instructions for formatting, and receive structured outputs with minimal configuration.


Features

  • Effortless Setup: Easily configure your queries and instructions with simple input fields.
  • Customizable Responses: Use system-level instructions to control the format and behavior of the responses.
  • Model Selection: Choose between two GPT-4 models—GPT-4o-mini and GPT-4o.
  • Clean Outputs: Replace newline (\n\n) elements with whitespaces for easier reading.
  • Request Timeout: There is a 30-second timeout between requests to ensure proper handling and prevent overloading the service.
  • Input Filtering: Your inputs will be automatically checked for filter words that may violate GPT-4's policy.

Inputs

Your Prompt

  • Title: Your Prompt
  • Description: The main query or prompt you want to send to the GPT-4 API.
  • Prefill: "When Web Scraping was invented?"
  • Input Type: Textfield
  • Max Length: 500 characters

System-Level Instructions

  • Title: Your Instruction to the Bot on a System Level
  • Description: Preprogram the model to follow specific instructions for formatting and response behavior.
  • Prefill: "Be precise and concise."
  • Default: "Be precise and concise."
  • Input Type: Textfield
  • Max Length: 500 characters

Bot Model

  • Title: Bot Model
  • Description: Choose the text model you want to use for generating responses.
  • Default: "gpt-4o-mini"
  • Options:
    • "gpt-4o-mini": GPT-4o-mini model
    • "gpt-4o": GPT-4o model

Clean Answer

  • Title: Clean Answer
  • Description: If enabled, newline (\n\n) elements in the output will be replaced with whitespaces.
  • Default: true

Usage

Step-by-Step Guide

  1. Enter Your Prompt: In the "Your Prompt" field, type the main query or request you want to send.
  2. Provide System-Level Instructions: Enter any specific instructions in the "System-Level Instructions" field to format the responses as needed.
  3. Select Bot Model: Choose between GPT-4o-mini or GPT-4o from the "Bot Model" dropdown.
  4. Enable or Disable Clean Answer: Toggle the "Clean Answer" option to replace newline elements with whitespaces.
  5. Run the Actor: Execute the actor and wait for the response. Please note that there will be a 30-second timeout between requests.

Example Configuration

Here’s an example of how you might configure the actor:

1{
2    "startQuery": "When was Web Scraping invented?",
3    "systemInstruction": "Provide a concise summary with relevant details.",
4    "model": "gpt-4o",
5    "cleanText": true
6}

Outputs

The actor will return a response from the GPT-4 API based on the configuration provided. The output will respect the system-level instructions and will be formatted to replace newline elements with whitespaces if "Clean Answer" is enabled.


Additional Information

  • Security: All data, including your prompts and responses, is securely handled and never exposed inappropriately.
  • Formatting: Use the "Clean Answer" option to ensure the output is readable and well-formatted.
  • Timeout: Please note that there is a 10-second timeout between requests to prevent overloading the service and fraud check.
  • Input Filtering: All inputs will be automatically checked for filter words that might violate Open AI's policies.

Support

If you have any questions or encounter any issues, please reach out via the Issues Tab. We’re here to help!


Enjoy using the Chat GPT-4 AI Actor!

Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • 3 stars

  • 80% runs succeeded

  • Created in Jan 2025

  • Modified a day ago