#Making custom GPT's
1 messages · Page 1 of 1 (latest)
Hi @lapis solstice. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
Creating a custom GPT involves a series of steps that you can follow. Here's a checklist based on the information provided in the extracts:
-
Access the GPT Builder: Head to **https://chat.openai.com/gpts/editor** (https://chat.openai.com/gpts/editor) or select your name and then “My GPTs” on the ChatGPT platform.
-
Create a New GPT: Select “Create a GPT” to start the process.
-
Define Your GPT: In the Create tab, you can message the GPT Builder to help you build a new GPT. You can say something like, "Make a creative who helps generate visuals for new products" or "Make a software engineer who helps format my code."
-
Configure Your GPT: To name and set the description of your GPT, head to the Configure tab. Here, you will also be able to select the actions you would like your GPT to take, like browsing the web or creating images.
-
Publish Your GPT: When you’re ready to publish your GPT, select “Publish” and share it with other people if you’d like.
-
Advanced Settings: In the GPT Editor, you can configure more detailed settings for your GPT. If you would like to provide more detailed instructions, you can set them in the Configure tab.
Remember, no coding skills are required to create a GPT, making it accessible to experts in any field or anyone with a passion for a topic. For developers, additional customization is possible through coding actions that connect GPTs to external data or services.
Sources:
- Creating a GPT (https://help.openai.com/en/articles/8554397-creating-a-gpt)
- GPTs FAQ (https://help.openai.com/en/articles/8554407-gpts-faq)
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
@lapis solstice kapa.ai is still learning and improving, please let us know how it did by reacting below
@desert perch as for creating the custom instructions, is there a set order or structure i should possible follow
Let me check the knowledge base for you. One moment! :books:
Creating custom instructions for ChatGPT doesn't have a strict order or structure, but there are some general steps you can follow:
-
Enable Beta Features: To start, you need to enable beta features. You can do this by clicking on 'Profile & Settings’, selecting 'Beta features', and toggling on 'Custom instructions'.
-
Add Instructions: To add your instructions, click on your name and select ‘Custom instructions’.
-
Define Your Instructions: The instructions you provide should be clear and specific to guide the model's responses. For example, if you want the model to speak in a certain style or focus on a specific topic, you can specify that in your instructions.
Remember, these custom instructions give you more control over ChatGPT’s responses. Once you set your preferences, they’ll steer future conversations.
Please note that as of the date mentioned in the extract (July 20, 2023), this feature is not yet available in the UK and EU.
Source: Custom instructions are rolling out in beta (July 20, 2023) (https://help.openai.com/en/articles/6825453-chatgpt-release-notes#h_647a58ba8a)
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
@lapis solstice kapa.ai is still learning and improving, please let us know how it did by reacting below
what about how to structure the custom instructions once it has been made @desert perch
Let me check the knowledge base for you. One moment! :books:
The extracts provided do not contain specific information on how to structure the custom instructions once they have been created. However, it's generally recommended to make your instructions clear and specific to guide the model's responses effectively.
For more detailed guidance on structuring instructions, you may want to refer to OpenAI's documentation or community forums.
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
@lapis solstice kapa.ai is still learning and improving, please let us know how it did by reacting below
@desert perch using your training info and what ever data you can get can you use that and try again
Let me check the knowledge base for you. One moment! :books:
Based on the information provided in the extracts, here are some considerations when structuring your custom instructions for ChatGPT:
-
Formality Level: Define how formal or casual you want ChatGPT to be. This will guide the tone of the responses.
-
Response Length: Specify how long or short you want the responses to be. This can help in situations where you need more detailed responses or when you prefer concise answers.
-
Addressing Style: Indicate how you want to be addressed by ChatGPT. This can personalize the interaction.
-
Opinion Handling: Decide if you want ChatGPT to have opinions on topics or remain neutral. This can be important depending on the nature of the conversation.
-
Data Export: Remember that custom instructions are included in your ChatGPT data export.
-
API Usage: If you're using the OpenAI API, you can achieve a similar effect to custom instructions using system messages in the Chat Completions API.
Remember, these instructions are meant to guide the model's behavior during the conversation. They can be modified or removed anytime for future conversations.
Sources:
- Examples of custom instructions (https://help.openai.com/en/articles/8096356-custom-instructions-for-chatgpt#h_9f44630b8c)
- Chat Completions API system message vs Custom Instructions in UI (https://help.openai.com/en/articles/8234522-chat-completions-api-system-message-vs-custom-instructions-in-ui)
- Are custom instructions included in my ChatGPT data export? (https://help.openai.com/en/articles/8096356-custom-instructions-for-chatgpt#h_d03c645f33)
- Benefits of using custom instructions (https://help.openai.com/en/articles/8096356-custom-instructions-for-chatgpt#h_50e56363e4)
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
@desert perch if you were to make one that has to generate prompts for midjourny based on and idea that the user gives or if asked the gpt comes up with, and you neend to honor any arguments (like aspect ratio and style) if the users asks. then make into a useable prompt
Let me check the knowledge base for you. One moment! :books:
Creating a custom GPT that generates prompts based on user input and respects certain arguments like aspect ratio and style involves a combination of defining the GPT's behavior and setting up custom instructions. Here's a step-by-step guide:
-
Define Your GPT: In the Create tab, you can message the GPT Builder to help you build a new GPT. You can say something like, "Make a creative who helps generate visuals for new products" or "Make a software engineer who helps format my code."
-
Configure Your GPT: To name and set the description of your GPT, head to the Configure tab. Here, you will also be able to select the actions you would like your GPT to take, like browsing the web or creating images.
-
Set Custom Instructions: In the Configure tab, you can provide detailed instructions or guidelines on how the GPT should behave, its functionalities, and any particular behaviors to avoid. For your case, you might want to include instructions like "Always consider the aspect ratio and style specified by the user when generating prompts."
-
Add Knowledge: This allows you to provide additional context for your GPT to reference. Please note that content from the files that are uploaded could be included in the output.
-
Enable New Capabilities: Enabling Web Browsing, DALL·E Image Generation, and Advanced Data Analysis, will allow the GPT to perform additional functionality.
-
Set Custom Actions: You can make third-party APIs available to your GPT by providing details about the endpoints, parameters, and a description about how the model should use it. Actions for GPTs can also be imported from an OpenAPI schema. So if you’ve already built a plugin, you will be able to use your existing plugin manifests to define actions for your GPT.
- Publish Your GPT: When you’re ready to publish your GPT, select “Publish” and share it with other people if you’d like.
Remember, the key to creating a successful custom GPT is to provide clear and specific instructions that guide the model's behavior.
Sources:
- Creating a GPT (https://help.openai.com/en/articles/8554397-creating-a-gpt)
- Settings in the Configure tab (https://help.openai.com/en/articles/8554397-creating-a-gpt#h_9fdf0ceaf0)