
- Версия Unreal Engine
- 5.6
Technical details
This plugin provides seamless integration with leading AI language models (OpenAI, Claude, DeepSeek) and TTS models (OpenAI, ElevenLabs) through their official APIs directly in Unreal Engine.Documentation Link: https://docs.georgy.dev/runtime-ai-chatbot-integrator/overview
Features:
- Direct API connections to ElevenLabs, OpenAI, Anthropic Claude, DeepSeek services
- Support for multiple response modes (complete responses and chunk-by-chunk streaming)
- Blueprint-friendly implementation with simple node-based setup
- Comprehensive model support across all providers (GPT, Claude, DeepSeek)
- Specialized handling for DeepSeek Reasoner outputs with separate reasoning and chat responses
- Configurable request parameters (temperature, max tokens, system prompts)
- Cross-platform compatibility
- Simple API key management
- Error handling and response validation
- No additional dependencies required beyond the plugin itself