Assets of The Season
Assets updates
Complete OpenAI API plugin

Complete OpenAI API plugin

Free
Code Plugins
Engine version
5.5
Download type
Engine Plugin
File size
65.6 MB
Registration required
Description

This plugin is a comprehensive Unreal Engine wrapper for the OpenAI API.

It supports all OpenAI endpoints, including:

  • Models
  • Completions
  • Chat
  • Images (DALL·E 3, DALL·E 2)
  • Vision
  • Embeddings
  • Speech
  • Audio
  • Files
  • Uploads
  • Batch
  • Moderations
  • Fine-tuning
  • Functions

 

All requests are available in both C++ and Blueprints.

 

Technical Details

Features:

  • Full support for OpenAI API. DALLE 3 and Text to Speech (TTS) included
  • In-editor ChatGPT (functions support, vision)
  • In addition, there are several nodes that could be beneficial for other projects, such as saving images to a file, loading textures from bytes, and so forth
  • All main functions are covered with unit tests

 

Code Modules:

  •  OpenAI — runtime, core module
  •  OpenAIEditor — editor, editor utility ChatGPT
  •  OpenAITestRunner — editor, test runner

 

Number of Blueprints: Over 50

Number of C++ Classes: Over 40

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows

 

Documentation:

  • https://github.com/life-exe/UnrealOpenAIPlugin
  • https://life-exe.github.io/UnrealOpenAIPlugin
  • https://github.com/life-exe/UnrealOpenAIPlugin/blob/master/Docs/Services.md

Comments
Comments is not yet
Add Comment
Please register
Other interesting assets