HttpGPT v1.4.4
- Release: HttpGPT v1.4.4 (github.com)
- Marketplace: Waiting for approval
- Pull Request: v1.4.4 by lucoiso · Pull Request #26 · lucoiso/UEHttpGPT · GitHub
Changes
New system context message example:
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).
Until then, the plugin can only be downloaded via GitHub releases: Releases · lucoiso/UEHttpGPT · GitHub
The issue does not occur for Unreal 5.0 and Unreal 5.1 and only affects publication.