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
199 stars 49 forks source link

Add the new model gpt-3.5-turbo-16k as option #68

Closed knightwindbass closed 1 year ago

knightwindbass commented 1 year ago

Open ai it has update the models, maybe you can add this to the setting, i am really bad with c++ code yet to modify the plugin, and i guess you can add it, or maybe let an open variable to put an string in case Openai will release more updates in the future.