KellanM / OpenAI-Api-Unreal

Integration for the OpenAI Api in Unreal Engine
MIT License
672 stars 150 forks source link

Getting very bad results compared to what I should be. #6

Closed MyAccount420 closed 2 years ago

MyAccount420 commented 2 years ago

I love the plugin, very easy to use. But the results I get with it are no where near as good as what I get using the GPT playground or even python API requests with the EXACT same settings. I think this could just be that its not using the latest text-davinci-002. How could I go about using text-davinci-002 with the plugin? Thanks

KellanM commented 2 years ago

Added support for text-davinci-002.