Do I Need A ChatGPT Plus Account To Use The Locusive API?

Do I Need A ChatGPT Plus Account To Use The Locusive API?

The Locusive API allows you to store, query, remove, and chat with your internal tools and data sources. While the methods at the /documents endpoint won't benefit from a ChatGPT Plus account (since no requests are sent to the OpenAI API when you invoke them), a ChatGPT Plus account would be useful for the /chats endpoint, as this endpoint sends your messages to ChatGPT's API in the same way that our chatbot for Slack does.

Summary: While you can use the /chats endpoint without a ChatGPT Plus account, you'll get faster responses if you do have a subscription.
    • Related Articles

    • Error: "Your organization's ChatGPT API quota has been exceeded"

      You might see an error from our chatbot indicating your organization's API quota has been exceeded. This happens when we try to send a message to ChatGPT using your API key but you either don't have any credits allocated to your API account, your ...
    • Salesforce Integration

      Our chatbot and API allow you to integrate your Salesforce account via the Salesforce API. This article covers the basics of how it works and what you can expect. Integrating With Salesforce Locusive allows you to connect to your Salesforce account ...
    • Google Drive Integration

      Locusive's system allows you to select the Google Drive folders you'd like to add to your knowledge base. By connecting your Google Drive integration, you'll be able to select the folders from your Drive account that you'd like our system to monitor ...
    • Google Sheets Integration

      Our chatbot and API allow you to integrate your Google Sheets data by pre-authorizing your Google Sheets account, and then allowing you to select the Google Sheets that you want to use for your knowledge base. Authorizing Access To get started, ...
    • Database Integration

      Our chatbot and API allow you to integrate your relational databases by providing connection information that we can use to run read-only queries on your system. Introduction When you send a request to the system, it will figure out where to get the ...