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

How to use the chat feature in blueprints #101

Open gavicohen0314 opened 6 months ago

gavicohen0314 commented 6 months ago

Hi,

Do you have an example of how to use the message nodes in a blueprint project? Thank you