Cirilla Documentations

  1. Home
  2. Docs
  3. Cirilla Documentations
  4. Features
  5. Chat GPT

Chat GPT

With this feature, users can engage in real-time conversations with GPT directly within the app. The ChatGPT integration provides an interactive chat experience, allowing users to ask questions, seek advice, or engage in general conversation. Additionally, you can customize the chat model settings through the App Builder plugin, tailoring the chat experience to better suit your users’ needs.

Configuring ChatGPT

Step 1: Add Your API Token

Obtain API Token:

Follow the instructions in the API Keys to obtain your API token.

Configure API Key:

Navigate to cirilla/lib/constants/chat_gpt.dart in your project.

Replace the value of chatGPTAPIKey with your API token.

Step 2: Optional Configuration

Customize Chat Settings:

For additional customization, you can configure your bot’s chat settings via the App Builder dashboard.

Alternatively, you can use the default configuration provided by the app.

By following these steps, you can seamlessly integrate and customize the ChatGPT feature within your app.

Was this article helpful to you? Yes No

How can we help?