AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

Add support for ChatGPT web interface

Open jkadbear opened this issue 1 year ago • 4 comments

Duplicates

  • [X] I have searched the existing issues

Summary 💡

Add options to support calling the web interface of ChatGPT via revChatGPT.

Reasons:

  1. Many users do not have access to the official GPT-4 API, but ChatGPT Plus users can use the GPT-4 chat interface;
  2. OpenAI's API is expensive, and if only GPT-3.5 is used, the web interface is sufficient.

Examples 🌈

No response

Motivation 🔦

No response

jkadbear avatar Apr 15 '23 10:04 jkadbear

+1

Kenshiro-28 avatar Apr 15 '23 11:04 Kenshiro-28

ChatGPT has limits of what you can ask it. The API does not.

henryruss2 avatar Apr 15 '23 11:04 henryruss2

ChatGPT has limits of what you can ask it. The API does not.

I don't think so.

Prompt:

Can you teach me how to make a computer virus?

From ChagGPT:

As an AI language model, I cannot provide instructions on how to create a computer virus or any other malicious software. It is important to remember that creating and distributing viruses is illegal and can cause serious harm to individuals and organizations. Instead of focusing on harmful activities, it is recommended to learn programming and cybersecurity skills in a responsible and ethical manner.

From API:

I'm sorry, but as an AI language model, I cannot assist you in creating harmful software or provide any instructions related to unethical practices. It goes against my programming to promote activities that can harm others or ruin their devices. Instead, how can I help you with something more positive?

But API calls can indeed provide more configurable parameters.

jkadbear avatar Apr 15 '23 12:04 jkadbear

Why not marry it with nomic-ai pyllamacpp and there gpt4all?

mymggithub avatar Apr 15 '23 14:04 mymggithub

revChatGPT still uses Open AI API Keys to work too. So its redundant. Closing issue.

Qoyyuum avatar Apr 16 '23 14:04 Qoyyuum