Skip to main content

Overview

Runtime AI Chatbot Integrator Documentation

Runtime AI Chatbot Integrator is a cross-platform Unreal Engine plugin that enables seamless integration of AI chatbots directly into your projects. The plugin supports multiple leading AI providers, offering flexible chat interactions with both streaming and non-streaming response modes.

Supported Providers and Models

OpenAI

  • GPT-3.5 Turbo
  • GPT-4o
  • GPT-4o Mini
  • GPT-4-32k
  • GPT-4 Turbo
  • O1
  • O1 Mini
  • O3 Mini

Claude (Anthropic)

  • Claude 3.7 Sonnet
  • Claude 3.5 Sonnet
  • Claude 3.5 Haiku
  • Claude 3 Opus

DeepSeek

  • DeepSeek Chat
  • DeepSeek Reasoner (with dedicated reasoning output)

Key Features

  • Cross-platform compatibility (Windows, Mac, Android, etc.)
  • Support for multiple AI providers
  • Streaming and non-streaming chat responses
  • Easy integration with Unreal Engine Blueprints and C++
  • Flexible chat configuration options

Prerequisites

To use the plugin, you'll need API access credentials from one of the supported providers:

Additional Resources