KellanM / OpenAI-Api-Unreal

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

feat: add gpt 3.5 1106 and seed + response format json handling #68

Open as3mbus opened 2 months ago

as3mbus commented 2 months ago

here's some minor change that i use to test out seed and json format functionality.

from my experience using it, doesn't seem deterministic enough . . .