My ChatGPT

Integration with Custom GPT Models

Introduction

The My GPT integration allows Autom Mate users to connect their custom-trained GPT models into their automation workflows seamlessly. This integration enables users to leverage specialized AI bots tailored to their specific needs without requiring any additional coding. My GPT can also integrate with external platforms such as Microsoft Teams or other supported messaging tools, enhancing user experiences with AI-driven interactions.


What is My GPT?

My GPT integrates with OpenAI’s GPT models, allowing users to customize and deploy AI bots directly within Autom Mate. By connecting to the OpenAI platform, users can create and manage conversations using their GPT models and automate various interactions.

Key Features

  • Custom GPT Integration: Use custom GPT models trained on the OpenAI platform.

  • Flexible Thread Management: Support for both static and dynamic conversation threads using Thread IDs.

  • Multi-platform Integration: Autom Mate integrates custom GPTs with external platforms like MS Teams.

  • Dynamic Message Handling: Automate AI-driven responses based on user inputs.


Autom Mate Integration with My GPT

Autom Mate seamlessly integrates with custom GPT models, allowing users to leverage their own AI creations in automation workflows. With My GPT, users can train and use their GPT models to interact with Autom Mate actions, facilitating intelligent conversations and responses within their processes.

Key Integration Features

  • Thread Management: Use Custom Thread ID for static conversations or Generate Thread ID for dynamic conversations.

  • Message Handling: Automate message sending and response handling with GPT.

  • Session Continuity: Maintain consistent conversations across sessions using Thread IDs.

  • AI Integration: Utilize AI bots in processes without writing any code.

Benefits of Autom Mate's My GPT Integration

Attention

Credentials Setup for My GPT

Autom Mate provides secure management of credentials to connect GPT models through API keys. Follow these steps to set up credentials for My GPT:

Step-by-Step Guide

1

Go to the Vault section under Management.

2

3

Click on the "New App Credentials" button located at the top-right.

4

From the list of applications, select GPT.

5

Define a Connector Name for the GPT integration.

6

Under Authentication Type, select API-KEY.

7

Enter your OpenAI API Key in the designated field.

8

Click Connect and Create to complete the process.


How to Use My GPT Actions

Autom Mate provides three main actions for integrating custom GPT models into automation workflows: Thread Scope, Message, and Run. Each action plays a crucial role in managing and interacting with GPT-based conversations.


Thread Scope

Description and Purpose

The Thread Scope action manages conversation threads in Autom Mate, ensuring that GPT conversations are either static or dynamic across multiple interactions. It helps Autom Mate identify and maintain the same conversation session, whether the thread is predefined or generated dynamically.

Usage

1

Drag and drop the Thread Scope action into the Autom Mate flow designer.

2

Select the Thread ID option:

  • Custom Thread ID: Use a predefined, static thread ID from the GPT logs for persistent sessions.

  • Generate Thread ID: Automatically generate a new thread ID for dynamic sessions, where the conversation resets after each session.

3

Define whether the session should remain static or dynamic, depending on the business needs.

Inputs

Action Output


Message

Description and Purpose

The Message action sends a user-defined input message to the custom GPT model. This action is crucial for generating GPT responses based on the conversation thread.

Usage

1

Drag and drop the Message action into the Autom Mate flow after the Thread Scope action.

2

Define the message content: Enter the text or question that you want to send to the custom GPT model for processing.

3

Ensure that the Thread Scope action is set up correctly to ensure the conversation remains within the intended context.

Inputs

Action Output


Run

Description and Purpose

The Run action executes the conversation with the custom GPT model by sending the defined message and receiving the AI-generated response. This is where the input from the Message action is processed by GPT, and the response is returned for use in further actions.

Usage

1

Drag and drop the Run action into the Autom Mate flow.

2

Enter the Assistant ID: Copy the Assistant ID from the OpenAI platform and paste it into the Run action.

3

Define the response handling: The response from the GPT can be saved as a string variable for use in subsequent actions.

4

Execute the flow to send the message, process it through GPT, and retrieve the response.

Inputs

Action Output


Additional Tips

How can I manage conversation threads effectively when integrating custom GPT models into Autom Mate workflows?

Last updated

Was this helpful?