KellanM / OpenAI-Api-Unreal

Integration for the OpenAI Api in Unreal Engine
MIT License
649 stars 143 forks source link

Looks like the creator abonded the project #26

Closed chrislvl closed 1 year ago

chrislvl commented 1 year ago

Would anybody be interested to fork and work on the new methods from ChatGPT with me?

dicitur commented 1 year ago

I am no programmer myself, but I really like this plugin and I need to use the GPT 3.5 features in my project. I would be happy to help or even pay someone for the time and work needed to update the plugin if anyone is interested.

chrislvl commented 1 year ago

We have enough money thanks, but you are more than welcome to be part of it :)

FurrySparkle commented 1 year ago

Dope, I'll follow your fork and see what I can do. Got a nice python call, but can't seem to get it to run in UE. So do actually need to get this working

KellanM commented 1 year ago

Just added support for ChatGPT and GPT-4. Still need to update the ReadMe and package the plugin. But if you want to try it right now, download the source code and change the EngineVersion in the .uplugin to your target version. Here's an example implementation: image