Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

2. Editor Tool

Lucas Vilas-Bôas edited this page Apr 18, 2023 · 6 revisions

Requirements

  • You'll need to set a OpenAI API Key in Project Settings before using these tools: 1. Setup

HttpGPT Chat

With this new Editor Tool, you'll get a new friend! :)
This tool is responsible for integrating the ChatGPT with different models into the engine!

This assistant is configured to know that he is integrated to the engine via this plugin (HttpGPT) and know the version of the plugin, version of the engine, etc. So he'll answer you using these informations as system context. The generated answers will be focused on our dear Unreal Engine! :)

Editor1

HttpGPT Image Generator

This editor tool will generate images based on the prompt that you wrote in the input box. This tool is based on OpenAI DALL-E and also allows you to save the generated images as UTexture2Ds.

Editor2

Clone this wiki locally