How to Use GPT-4 in HARPA.AI
HARPA.AI is a popular artificial intelligence platform that can generate responses to various queries. While the platform already uses the GPT-3.5 model, some users prefer to use the more advanced GPT-4 model. If you have a ChatGPT Plus account with access to GPT-4 and want to use it in your queries, you need to specify the model using a flag.
Using the Flag Method
According to HARPA.AI, you can use the GPT-4 model by including the flag “–model gpt4” in your question. This will ensure that the platform uses the GPT-4 model to generate its responses. However, you have to flag every input. If you want the process to be automatic, you can create a custom AI command using the /addcmd
command.
Creating a Custom Command
To create a custom command that automatically uses the GPT-4 model, follow these steps:
- Open HARPA.AI and navigate to the AI tab.
- Type
/addcmd --model gpt4
into the chat box and hit enter. - HARPA.AI will ask you to enter the name of the custom command.
- Enter the name of the command, such as “gpt4.”
- HARPA.AI will then ask you to enter a brief description of the command.
- Once you have entered the name and description, HARPA.AI will confirm that the command has been created.
- To use the GPT-4 model in your queries, simply type
/gpt4
(or whatever name you gave the custom command) instead of including the--model gpt4
flag in your question.
By following these simple steps, you can use the GPT-4 model more seamlessly in HARPA.AI. Keep in mind that you need a ChatGPT Plus account with access to the GPT-4 model to use this feature.