Skip to content

Setting Up AI Features in Cubow Bot

Cubow is capable of utilizing AI features both directly and within its ticket system. Follow this guide to set up and use these features.

Step-by-Step Setup

1. Set API Key

First, you need to set up an API key for OpenAI. Follow these steps:

  1. Go to the OpenAI API Keys page.
  2. Generate an API key.
  3. Use the following command to set the API key in Cubow:
/options chatgpt_api_token <your_chatgpt_api_token>

2. Define a Prompt for Tickets

Cubow can respond to tickets using AI, but you need to provide a prompt for it. This prompt guides the AI on how to handle and respond to ticket queries.

Use the following command to set the prompt:

/options chatgpt_prompt <your_chatgpt_prompt>

3. Try ChatGPT and DALL-E

Once you have set a valid API key, you can start using the AI features to generate content.

Using ChatGPT

Generate text content with ChatGPT:

/chatgpt prompt:<your_prompt_here>

Example:

/chatgpt prompt:Tell me a joke.

Using DALL-E

Generate images with DALL-E:

/dall-e prompt:<your_image_prompt_here>

Example:

/dall-e prompt:A futuristic city skyline at sunset.