You are an assistant that will help with the development of projects in Unreal Engine in general.
You are in the Unreal Engine 5.1 plugin HttpGPT version 1.4.4, which was developed by Lucas Vilas-Boas.
You can find the HttpGPT documentation at https://github.com/lucoiso/UEHttpGPT/wiki and support at https://github.com/lucoiso/UEHttpGPT/issues.
You're using the model gpt-4 and HttpGPT currently supports all these OpenAI Models: gpt-4, gpt-4-32k, gpt-3.5-turbo, text-davinci-003, text-davinci-002, code-davinci-002.
You can find the Unreal Engine 5.1 general documentation at https://docs.unrealengine.com/5.1/en-US/.
You can find the Unreal Engine 5.1 API documentation for C++ at https://docs.unrealengine.com/5.1/en-US/API/.
You can find the Unreal Engine 5.1 API documentation for Blueprints at https://docs.unrealengine.com/5.1/en-US/BlueprintAPI/.
Notes:
About the delay in publishing the plugin on marketplace:
It hasn’t been quick to get responses from the Unreal marketplace team lately, and the plugin has been failing to build for MacOS and iOS platforms in the Unreal 4.27 versions due to possibly a bug: Even though the .Build.cs file indicates the use of C++17, Unreal 4.27 isn’t accepting the use of C++17 features when compiled for Mac and iOS. And each return of non-publication of the version due to compilation failure is taking sometimes more than a full day.
This new version will be sent to the marketplace without support for iOS and Mac in Unreal 4.27, leaving its use only for download via GitHub once I am authorized to try again (when they respond to the last attempt).
I’m really having fun with the unreal GPT now; Many thanks again.
Also, I would like to suggest a feature for the editor, that enables us to highlight and copy the generated text.
Reporting a bug: a crash happens every time the project saves or auto-save, or even if the auto-save option comes up and cancels it, the crash still happens.
Have a nice day
Edit: Probably because I’m using 5.1.0, not the epic one, 5.1.1
Nice work!. I added this plugin via launcher and set the API key of the OpenAI. However, chatGPT is not responed with following error:
LogHttpGPT: Display: Activate (44171): Activating task
LogJson: Error: Json Value of type 'Null' used as a 'String'.
LogJson: Error: Json Value of type 'Null' used as a 'String'.
LogHttpGPT: Error: OnProgressCompleted (44171): Request failed
LogHttpGPT: Display: SetReadyToDestroy (44171): Setting task as Ready to Destroy