Use ChatGPT Plugins
under review
J
J T
Librechat appears to be able to give access to chatgpt plugins https://docs.librechat.ai/features/plugins/chatgpt_plugins_openapi.html
This would be great, however apparently chatgpt is removing plugins soon, so it would be great if the best plugins (eg woplfram) could be included through their API calls or whatever magic is needed eg https://docs.librechat.ai/features/plugins/wolfram.html
I'd try to do this myself however I'm not a programmer.
N
Ngoc Nguyen
N
Ngoc Nguyen
J
Jon-Paul R
It's possible. Harpa AI does it.
When you opt for the GPT-3.5 or GPT-4 connection, your first request or command in the HARPA AI chat will automatically lead you to the ChatGPT login page. After this initial step, you'll seldom need to log in again.
HARPA AI offers support for both free OpenAI accounts and the OpenAI Plus version (ChatGPT Plus), featuring GPT-3.5 and GPT-4 models. You can harness the full capabilities of GPT-4 for various writing styles or opt for GPT-3.5 for quicker responses.
If you're a ChatGPT Plus subscriber and don't initially see GPT-4 in the connection options, simply send any query or command with GPT-3.5, and the list of connections will update to include GPT-4."
THEN THEY ALSO OFFER THE API KEY (WHEN YOU RUN OUT OF YOUR 10 CGPT CHATS .... LOL)
"Connecting to OpenAI API directly is the most reliable way to use AI features. Please note page-aware commands may consume many tokens. Using OpenAI API Keys could be more expensive than using ChatGPT Plus. However, ChatGPT GPT-4 is limited to 50 requests every 3 hours.
To connect HARPA to OpenAI API, create an account at OpenAI.com.
Create your API Key here. Copy the key. You won't be able to view it again, only revoke it or create a new one.
Open HARPA AI, locate the model toggle on the bottom left corner of the interface. Click on it, and a selection menu will appear, presenting you with various choices.
Change the Connection type to OpenAI API Key and paste your OpenAI API Key.
Enter your preferred Chat Model. For example, “gpt-3.5-turbo”. To check which models are available to you, visit the OpenAI website at the following link: https://platform.openai.com/playground?mode=chat"
Tony Dinh
under review
D
Dude
is this even possible?
Tony Dinh
Dude: it won't be perfect since OpenAI doesn't support this out of the box, but it can be made to work with function calling API.