lucoiso / UEHttpGPT

HttpGPT is an Unreal Engine plugin that facilitates integration with OpenAI's GPT based services (ChatGPT and DALL-E) through asynchronous REST requests, making it easy for developers to communicate with these services.
https://forums.unrealengine.com/t/free-httpgpt-integrate-chatgpt-in-the-engine-via-asynchronous-tasks-rest/765168?u=lucoiso
MIT License
202 stars 50 forks source link

Internal Logs Enabled but still not working #60

Closed Rotz360 closed 1 year ago

Rotz360 commented 1 year ago

Hi Everyone,

I'm having an issue with the ChatGPT Plugin in UNreal Engine 5.1.1. I enabled the plugin and turned on the Internal Logs as the assistant said but it still not working and keep saying to me to enable the internal logs. Any suggestions?

lucoiso commented 1 year ago

Hello! Which version of the plugin are you using? And can you ensure that all settings are correct in Project settings -> Plugins -> HttpGPT?

If you are using the task with custom options can you ensure that the structures contains valid parameters?

And can you send me the logs with Internal Logs enabled to check whats happening? :)

My email: contatolukevboas@gmail.com

Rotz360 commented 1 year ago

Hi @lucoiso,

I just sent you an Email with all the informations you requested!

Thank You!

KaptainKratos commented 1 year ago

Did we get this resolved? I am having the same issue.

Rotz360 commented 1 year ago

@KaptainKratos unfortunately not yet...

lucoiso commented 1 year ago

Hello! Sorry for the delay. Just replied the email! :)

The "check the logs" error is generally related to the settings in Project Settings. As this plugin just connects to OpenAI APIs, you'll need the API key to send requests:

https://github.com/lucoiso/UEHttpGPT/wiki/1.-Setup#getting-the-openai-api-key