1. Introduction
This article will show you how to configure OpenAI Assistants.
2. Operation Process
2.1. Register an OpenAI account
(1) Open https://platform.openai.com/apps , and click to register. After registration, select the API platform to enter.
2.2. Create your Assistants and copy the Assistant ID and API key
(1) Go to the OpenAI dashboard and click [Log in] at the top right to sign in to your OpenAI account.
After logging in, create a new project and fill in the required details as prompted.
Once the project is created, click on [Dashboard] and navigate to [Assistants].
(2) Enter the OpenAI dashboard and click Create in [Assistants] to create your Assistants. After the creation is completed, the assistant ID will be displayed at the top.
(3) Click API keys to generate a key and save it.
2.3. Install your Assistants on SaleSmartly
(1) Log in to SaleSmartly, open [App Store] - [AI Tools] - [OpenAI Assistants], and click Install Now.

(2) Click Add in the installation pop-up window and paste the key and ID here. Multiple assistants can be installed.

Frequently asked questions
1. What is the difference between ChatGPT and OpenAI?
It can be understood that in OpenAI Assistants, you can upload documents and call external codes to create a robot, similar to a personal GPT. ChatGPT is a public robot, and OpenAI is a robot that can be trained by itself.
Note: SaleSmartly cannot train ChatGPT. If you need training, please refer to the official training documentation of ChatGPT, which requires certain programming knowledge: https://platform.openai.com/docs/introduction |