Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
styledisc

Prerequisites

You will be able to interact directly with ChatGPT from MSPbots if the following are met:

Background information

...

  • The messages you send on MSPbots have two types:
    • Business logic commands - These messages include clocking in and out, break, etc. MSPbots will directly give a response to these commands.
    • Non-business logic commands - An example of this type is "I want to know the weather for this week." For these commands, you will receive a response from ChatGPT on MSPbots because MSPbots connects with ChatGPT by setting the API interface, server address, port, and other parameters to call ChatGPT and establish a connection. ChatGPT will then send its reply to MSPbots.
  • When MSPbots responds with "You can also connect to ChatGPT

...

  • ,"

...

  • this means that MSPBots has already integrated successfully with ChatGPT.

...

  • The section below provides a guide on how to successfully connect MSPbots to OpenAI. 

How to set up your MSPbots integration with OpenAI

...