Versions Compared

Key

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

...

  1. Create the OpenAI API Key.
    1. Register an account with OpenAI. 
    2. Log in and enter your account on the API keys page. https://platform.openai.com/account/api-keys
    3. Click the Create new secret key button and click Copy to save the key locally. 
    4. Please add the billing limit to prevent accidental over usage
      1. https://platform.openai.com/account/billing/limits
  2. Test your connection. If you encounter an error, check if the OpenAI account you used to log in has the correct credentials.
  3. Next, go to the MSPbots app and navigate to Integrations.
  4. Find Search for OpenAI and click it to open.
    OpenAI integrationImage RemovedOpenAIImage Added
  5. Enter the API Key, then click Save And Sync. 
    OpenAI integrationImage Added

OpenAI API docs

https://platform.openai.com/docs/api-reference/introduction

Submitted use case ideas:

  1. Check the sentiment of the notes and comments added by the client. Write it into a dataset, then use the dataset to create a dashboard and bot to alert management. 
  2. Check the client's reply. If they gave the instruction to close the ticket, then close the ticket.
  3. Give input windows in the browser to compose a time entry or reply. Polish the English to ensure correct grammar and spelling, and format the time log based on the company's standard.
  4. Detect the type and subtype progressive based on the original description and follow-up reply and time entries. Alert the ticket owner or dispatch to approve the changes.
  5. Write the ticket summary into the solution field when the ticket is ready to be closed.

Do you have other ideas? Please post them here: https://forum.mspbots.ai/t/chatgpt-integration-released-looking-for-ideas/845.

You an also open a ticket by emailing support@mspbots.ai