Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 479 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 479 Bytes

ChatGPT-Unreal-Engine

ChatGPT / GPT 4 plugin for UnrealEngine

How to use

  • Call function RequestChatGPTResponse(FChatGPTRequest Request, ApiKey)
  • Request structure should be filled out as you would according to the OpenAI api
  • Call GetCompletionFromResponse() on success to get the returned string

image

https://platform.openai.com/docs/guides/chat/introduction