UE Plugin AIChatPlus Documentation
Plugin Store
Public Repository
Plugin Introduction
Latest version v2.0.0.
This plugin supports UE5.2 - UE5.7.
UE.AIChatPlus is an UnrealEngine plugin that enables communication with various GPT AI chat services. Currently supported services include OpenAI (ChatGPT, DALL-E), Azure OpenAI (ChatGPT, DALL-E), Claude, Google Gemini, Ollama, and llama.cpp for local offline use. Support for additional service providers will be added in the future. Built on asynchronous REST requests, it delivers high performance and offers UnrealEngine developers seamless integration with these AI chat services.
Meanwhile, UE.AIChatPlus also includes an editor tool, allowing users to utilize these AI chat services directly within the editor—generating text and images, analyzing images, and more.
Main Features
Brand new! All APIs now support ToolCall.
New! OpenAI/Azure supports speech-to-text and text-to-speech.
New! Blueprint now supports Json.
New! Offline AI llama.cpp upgraded to version b6792.
New! Offline AI llama.cpp supports GPU Cuda and Metal.
New! Supports Gemini Speech-to-Text.
APIs: Supports OpenAI, Azure OpenAI, Claude, Gemini, Ollama, llama.cpp, DeepSeek
Offline Real-time API: Supports offline operation of AI with llama.cpp, compatible with GPU Cuda and Metal.
Text-to-Text: Various APIs support text generation.
Text-to-Image: OpenAI Dall-E
Image to Text: OpenAI Vision, Claude, Gemini, Ollama, llama.cpp
Image-to-Image: OpenAI Dall-E
Speech-to-Text: Gemini
Blueprint: All APIs and functionalities support blueprints
Editor Chat Tool: A feature-rich, meticulously crafted editor AI chat tool
Asynchronous Invocation: All APIs can be called asynchronously.
Practical Tools: Various image and audio utilities
Supported APIs:
Offline llama.cpp: Integrates with the llama.cpp library to run AI models offline! Also supports multimodal models (experimental). Compatible with Win64/Mac/Android/iOS. Features GPU CUDA and METAL support.
OpenAI: /chat/completions, /completions, /images/generations, /images/edits, /images/variations
Azure OpenAI: /chat/completions, /images/generations
Claude: /messages, /complete
Gemini: :generateText、:generateContent、:streamGenerateContent
Ollama: /api/chat, /api/generate, /api/tags
DeepSeek: /chat/completions
Instructions for Use
Instructions - Blueprint Edition
Usage Instructions - C++ Edition
Changelog
Technical Support
Comment: Feel free to leave any questions in the comment section below.
Email: You can also send me an email at disenonec@gmail.com
discord: Coming soon
Original: https://wiki.disenone.site/en
This post is protected by CC BY-NC-SA 4.0 agreement, should be reproduced with attribution.
Visitors. Total Visits. Page Visits.
This post was translated using ChatGPT. Please provide feedback at FeedbackPoint out any omissions therein.