Get started with OpenAI GPTs
Guide for using Ionic with OpenAI Custom GPTs
Introduction to Custom GPTs
OpenAI’s newest feature
OpenAI’s newest feature, custom GPTs, allows users to create customized AI assistants. GPTs can be trained on specific data and tailored for particular use cases beyond general conversation. They represent customizable mini chatbot versions of chatGPT focused on niche topics.
A helpful video tutorial on “How to Create Custom GPTs” can be found here or continue on below to walk through the step-by-step proces to setup and integrate with Ionic API.
Accessing GPTs
GPTs are currently rolling out, so availability depends on account type. They are found under the ‘Explore’ tab containing user-created GPTs and predefined ones. Paid chatGPT Plus or Enterprise plans are needed initially to access this feature.
Creating your GPT
Users can employ plain language prompts to specify the expert focus, knowledge sources, tone, and restrictions for their custom GPT. A live preview shows how the GPT’s responses evolve during the customization process. GPTs can be enabled with “actions” that allow GPTs to retrieve information and conduct tasks across various web services through integrations. Ionic is an integration, or action, that allows GPTs to efficiently access merchants and retailers when shopping moments arise.
Monetization coming soon
So-called GPT “stores” launching soon will permit creators to distribute their customized models. While payment terms are not yet fully defined, revenue share arrangements are planned. A profile builder also links a GPT to its creator’s website to help drive traffic and usage.
Ionic’s integration allows developers to earn commissions from the sale of products found via the shopping moments in their custom GPTs. See Advanced: Attribution via Ionic API Key for more information on direct monetization.
Creating a Custom GPT
Begin with “Create a GPT”
From chat.openai.com click “Explore” and then click “Create a GPT”.
Use the “Create” pane to set up the GPT
Users can employ plain language prompts to specify the expert focus, knowledge sources, tone, and restrictions for their custom GPT. A live preview shows how the GPT’s responses evolve during the customization process.
Set the GPT name & photo
The GPT will create a name and photo. You have the option to give suggestions and modify these.
Customization via the “Configure” tab
The configure tab contains the advanced functionality to adjust the custom GPT
Exploring “Instructions”
The Instructions text box will be generated by the chat sequence deployed in the thus far in the “Create” tab but these instructions can be modified or created from scratch in this window.
Advanced capabilities
This GPT will not need Dall-e or Code Interpreter so we have unchecked them for realiability purposes. Feel free to experiment with leaving them on in different combinations.
Integrating Ionic API
Ionic is the connective tissue between AI interfaces and the e-commerce landscape. Our infrastructure allows AI developers to effortlessly integrate with a network of online retailers, enabling transactions that are smarter, attuned to the nuances of consumer behavior, and fully traceable.
Click on Import from URL and paste in the Ionic API
Simply paste the URL below into the box and OpenAI will automatically pull in the required schema
https://api.ioniccommerce.com/gpt/openapi.json
Alternatively, you can paste the schema below into the schema window
Save and Deploy GPT
Choose how to publish option from the “Save” menu
You can publish to “Only Me” for private use. If you’d like others to have access to use the GPT, you will need to also include the privacy policy link below in the privacy policy text input located at the bottom of the Configuration tab
www.ioniccommerce.com/legal/privacy
Using the GPT
If shared to either Public, the GPT will be discoverable to the GPT marketplace. If shared to those with the link, simply copying the GPT URL will allow you to share with friends and family.
Use of the GPT should work something like the steps below:
Test by giving gift instructions.
For this GPT, we want to give some indication of the subject of the gift as well as the recipient. Such as “a bus for my three year old nephew.”
Click on Allow to give Ionic API access
Each use of the GPT will require the user to allow Ionic to recieve the query.
The GPT will respond to your instructions. In this case, finding an appropriate gift via the Ionic API
Advanced: Attribution via Ionic API Key
Follow our Guide to using Ionic API Keys
Was this page helpful?